{"id":3518,"name":"ziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","url":"https://github.com/openziti/ziti","last_synced_at":"2025-09-04T17:04:25.191Z","repository":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641905,"owners_count":25142248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"packages":[{"id":11890170,"name":"github.com/OpenZiti/ziti","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/OpenZiti/ziti","keywords_array":[],"namespace":null,"versions_count":248,"first_release_published_at":"2020-02-11T22:20:22.000Z","latest_release_published_at":"2025-08-12T19:46:45.000Z","latest_release_number":"v1.6.7","last_synced_at":"2025-09-02T19:34:08.274Z","created_at":"2025-07-08T12:06:50.189Z","updated_at":"2025-09-03T02:14:31.071Z","registry_url":"https://pkg.go.dev/github.com/OpenZiti/ziti","install_command":"go get github.com/OpenZiti/ziti","documentation_url":"https://pkg.go.dev/github.com/OpenZiti/ziti#section-documentation","metadata":{},"repo_metadata":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377164,"owners_count":25094531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"tags":[{"name":"v1.6.7","sha":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0","kind":"tag","published_at":"2025-08-12T19:48:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"207d28c6bdee9a1ef095a8bb1d90976ae271357c","kind":"tag","published_at":"2025-07-25T17:19:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0efb60b2113427384f44283a97c0b4b9941b15f3","kind":"tag","published_at":"2025-07-09T15:13:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"10983f5c8e602491ab625ca75dad3db5b985b684","kind":"tag","published_at":"2025-06-18T16:12:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0d2b28115354f7a60364eea1609657d473901bfc","kind":"tag","published_at":"2025-06-02T13:55:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"498acfed680097a8d17938e4a30e75677b07547f","kind":"tag","published_at":"2025-05-14T18:33:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dd7fae1d394a592272e736c7c40ddbeadbbb27dc","kind":"tag","published_at":"2025-05-01T20:59:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"6739025d0bd67e85b6ba8ec85c1e369f7a64c13e","kind":"tag","published_at":"2025-03-28T13:37:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"dc428514b7a54e173d4e68549b2c40230a7e8e15","kind":"tag","published_at":"2025-03-27T20:06:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3/manifests"},{"name":"v1.1.18","sha":"9d5e3eb454b88816dd7cc5c686b98aad89fe897a","kind":"tag","published_at":"2025-03-27T19:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.18","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18/manifests"},{"name":"v1.5.2","sha":"b9d8f7008e799461cc808b31cb32d800d255fa7a","kind":"tag","published_at":"2025-03-26T19:27:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81a31d17bb2c79954f8b6257c0452fc93964a5e4","kind":"tag","published_at":"2025-03-26T15:59:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"695b07797880d5b642e5fa3b043be1ac2caba025","kind":"tag","published_at":"2025-03-25T13:51:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0/manifests"},{"name":"v1.1.17","sha":"8cf41623d100fb59b23487a11b3cb6d08a094b56","kind":"tag","published_at":"2025-03-21T19:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.17","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17/manifests"},{"name":"v1.4.3","sha":"de60092629f9b883a8b23d12b0bb73287485dee8","kind":"commit","published_at":"2025-03-04T16:13:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"37cedecd4859e2db56ca9149665d986cd42d8fe3","kind":"tag","published_at":"2025-02-28T18:29:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b97f26794f8c761ad2677d62ac0117bb7fa9d718","kind":"tag","published_at":"2025-02-26T21:04:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dfec22e8f969a7df86cdd22c96c5d6983f29157e","kind":"tag","published_at":"2025-02-26T15:01:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"2a62cc577e45bbfe2bc4b733f8ae979ab1373a88","kind":"tag","published_at":"2025-01-27T19:23:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94922ed93595d00ba3a9ebd8f887fbd0d5e06e20","kind":"tag","published_at":"2025-01-25T14:41:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e80a10987c657f9ba4c43f7a7fa96a62b3d2f3ef","kind":"tag","published_at":"2025-01-24T15:28:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b410b9f9e6d497817d3ea41f82e9b28b035d6ef","kind":"tag","published_at":"2025-01-23T17:58:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0/manifests"},{"name":"v1.1.16","sha":"0b290a2f2d2daddb7ac3d76f7962db771974b805","kind":"tag","published_at":"2025-01-14T18:58:39.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.16","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16/manifests"},{"name":"v1.2.2","sha":"9a83ca87bc5fbd43491e5682d917d6cde8ab0638","kind":"tag","published_at":"2024-11-23T00:06:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"01d81228d0b93b42bc8710a1c4830c60e9eaee98","kind":"tag","published_at":"2024-11-18T21:08:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e9d6d837a57996d787b84c621aae2a123a827859","kind":"tag","published_at":"2024-11-07T20:27:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0/manifests"},{"name":"v1.1.15","sha":"0eec47ce3c80dd81cdf509dcb8e6b4f81a7ea627","kind":"tag","published_at":"2024-10-02T12:58:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.15","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"edcb40e546a1c57d73fbe0582ae5c4be34383350","kind":"tag","published_at":"2024-09-30T20:11:56.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14/manifests"},{"name":"v1.1.14-test2","sha":"e2aa2d206b2c73da81f9fdc4ea30c29dc7f3ad49","kind":"tag","published_at":"2024-09-30T14:36:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2/manifests"},{"name":"v1.1.14-test1","sha":"98c723741059344404f64a1df74fc7ecc6fc9df1","kind":"tag","published_at":"2024-09-30T13:42:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1/manifests"},{"name":"v1.1.13","sha":"f76e592d7b0fa023e9ea9f2da745643847e6bc63","kind":"commit","published_at":"2024-09-27T15:28:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.13","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"87a866d147bc2514daad264febba2fcf4ef40d88","kind":"tag","published_at":"2024-09-20T20:03:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.12","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94e292094e040a84dbf53b89cf19beb63319cb8f","kind":"tag","published_at":"2024-09-06T23:40:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.11","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a11e8b4b8c28d6eab8a8b6811385a3d9d4bda5cf","kind":"tag","published_at":"2024-09-04T18:32:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.10","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"f61924b837f1af724d1b5bb24de86cf3b5b9c843","kind":"tag","published_at":"2024-08-22T13:51:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.9","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"28fb11b5a76f358685317a85d230b60dd08f66b4","kind":"tag","published_at":"2024-07-29T17:49:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.8","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"94013fe4af89fb9dff225fd7874b23806f84435c","kind":"tag","published_at":"2024-07-16T13:13:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1144159b532244eaacc487a3866c1dd532a3b75e","kind":"tag","published_at":"2024-07-15T17:30:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"aec0d3b9acfb8668114ac8f55a3540edfdfb879a","kind":"tag","published_at":"2024-07-02T18:18:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d2419f7fe1a98ecff512bf4132d50347b7a86341","kind":"tag","published_at":"2024-06-14T19:04:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4/manifests"},{"name":"v1.1.4-pre","sha":"2ffdb131a2b638873909a2d77c3957a49cd74be3","kind":"tag","published_at":"2024-06-11T20:21:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre/manifests"},{"name":"v1.1.4-pre1","sha":"09a7973d9d8c7b4f6709df78e497838d4cb07e86","kind":"tag","published_at":"2024-06-11T16:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1/manifests"},{"name":"v1.1.3","sha":"82c4a7125227df7c965887adfc5e6cdb14b5da3f","kind":"tag","published_at":"2024-05-30T16:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d939996b345a0925b51abf668ab3eeb232c60428","kind":"tag","published_at":"2024-05-09T21:35:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2/manifests"},{"name":"v0.34.3","sha":"0e231dcc6f13ddd08f450ff33280b8dd4f938c06","kind":"tag","published_at":"2024-05-03T18:22:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3/manifests"},{"name":"v1.1.1","sha":"20abb02c2f5d3c210dbbb5e3bb8d7b404ea6c53b","kind":"tag","published_at":"2024-04-25T17:46:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f0a3c25ca0a71fc12c2ffb90da35658b51aee7da","kind":"tag","published_at":"2024-04-18T14:02:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3186132e5ebf2fce2a4be4bd6ea19be0869c264","kind":"tag","published_at":"2024-04-10T19:48:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.0.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0/manifests"},{"name":"v0.34.2","sha":"881b806db83bcd7ec7f9bf8a1312ada6f5dfcbce","kind":"tag","published_at":"2024-04-08T16:50:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"8149db51a8ea9581097a4b726f8c09a61a01b973","kind":"tag","published_at":"2024-03-26T00:24:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"fe85ca923f00216c0c91c76a38e1f669f144deb8","kind":"tag","published_at":"2024-03-25T19:42:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"6f295a411d3f2bd7b7c385df60aabdc2f007322c","kind":"tag","published_at":"2024-03-13T23:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"21b29f0ea49c177dc83a112d9888439f1cfc3bd2","kind":"tag","published_at":"2024-03-12T21:38:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"7c53aa006529187727d1275291d8f754cd92b240","kind":"tag","published_at":"2024-02-10T05:58:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"1cfa0b1d98797980260b8399b24ce7ed3a2d8a0d","kind":"tag","published_at":"2024-01-31T20:47:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"97e92447704a20c1e2f2098eb5518a0dc559776e","kind":"tag","published_at":"2024-01-19T23:45:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"1c21434737ac4b02edb086f88911e7910812a117","kind":"tag","published_at":"2023-12-18T16:30:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"2ece53e5a856cb19d4cfe79766713df2a2da82ab","kind":"tag","published_at":"2023-12-13T19:45:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"7095b908ee5ec7ed9d9ba34af69d1d86335aaf92","kind":"tag","published_at":"2023-12-07T19:59:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"9ea976cf9a6b3c354777a6d62ddb745874db69b1","kind":"tag","published_at":"2023-12-07T18:10:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1/manifests"},{"name":"v0.32.0-alpha-1","sha":"15f918fdcc759d1af267934e030d80943b1fb4f5","kind":"commit","published_at":"2023-11-14T01:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0-alpha-1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1/manifests"},{"name":"v0.31.0","sha":"5237e2b4794a52bb178744b078fd551199bd8198","kind":"tag","published_at":"2023-11-01T18:03:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"4f324bd22875f38b574d9625537a9a50dbe9cd6b","kind":"tag","published_at":"2023-10-13T20:31:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"b9bf4d955c39dfe6dc94407758f61e025f0066c5","kind":"tag","published_at":"2023-09-30T19:18:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"c7a0a41867c4ee3c06a9c63108fb012e5b1083c4","kind":"tag","published_at":"2023-09-01T21:13:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"839107e248713f271c9599d1590ff21fadf85849","kind":"tag","published_at":"2023-08-31T18:39:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"c74a60a04f1df8ff0c7eaac2bbbaf798021dccd2","kind":"tag","published_at":"2023-08-22T20:13:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"2adab4fc9127a685fbcda4823ce9cd742a482727","kind":"tag","published_at":"2023-08-10T17:24:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"3ca2dd2f4e7b8648940a752d40d63aa2ec70f8ed","kind":"tag","published_at":"2023-07-13T16:01:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.29.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"e603c5886634b7ee2ebfecba5ee6476f371daf91","kind":"tag","published_at":"2023-06-23T15:21:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"91bccc075635b7cece67712a8b1df273c308ef04","kind":"tag","published_at":"2023-06-22T15:22:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"53009d90ad166c567686585ba7501879b1c04554","kind":"tag","published_at":"2023-06-21T22:09:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a3c1f7e54ca082d0cb8f0c61b06367e68e112580","kind":"tag","published_at":"2023-06-09T20:20:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"64a46e487e3b08ec25c813fc247dadee1fa7de1e","kind":"tag","published_at":"2023-05-26T18:28:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0/manifests"},{"name":"v0.27.9","sha":"5739c54c8ec54add2fbc2b75551609b92b65cc19","kind":"tag","published_at":"2023-04-12T18:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"c0d33684f705af7d8342d618afeff0a16e53cb79","kind":"tag","published_at":"2023-04-06T14:11:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"0e4eb565c7e46b38575b77e30134ad51e4ec8b81","kind":"tag","published_at":"2023-03-30T14:04:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9e11c914d3c0c93a5a4a1b9f15c8703799752a3b","kind":"tag","published_at":"2023-03-29T14:04:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"722181191f5852a9d2c253838bcaaaeedb7acc0a","kind":"tag","published_at":"2023-02-13T21:59:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"44b5899c711ba1202f6976f91e82675dd859053b","kind":"tag","published_at":"2023-02-08T02:12:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"25bcb29f88b5d9ae322db027a1fc8577a341f484","kind":"tag","published_at":"2023-02-03T20:02:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c510c6004899997c518cf2cb68f55d90c7c42d5","kind":"tag","published_at":"2023-01-04T20:20:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"85ddae8dc5df0d457af51b4d369ecae7bb2dd09e","kind":"tag","published_at":"2022-12-20T20:59:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"11a97c61835784327ad692395778ae0dce033878","kind":"tag","published_at":"2022-12-12T23:36:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0/manifests"},{"name":"v0.26.11","sha":"a97718625361f5fba3e7db959aa3c8ec98abb181","kind":"tag","published_at":"2022-11-10T15:00:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"dceedd84142af285333f13017c141ae6ba0e221e","kind":"tag","published_at":"2022-10-13T15:37:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"301cd80755b3126a9b7ad4830ca0cfca2226e9c6","kind":"tag","published_at":"2022-10-12T19:08:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"404ad467769423225658641706d34512d2f10b69","kind":"tag","published_at":"2022-09-19T14:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"7ce30397cbdfbe90bf2dabc00a909075b3a905b7","kind":"tag","published_at":"2022-09-13T19:43:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"288275ac3fea10332c94af737a1c63bc03b890a5","kind":"tag","published_at":"2022-09-13T16:38:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"596fd7e8565586a93d059591b9c766f0bcaf3ccb","kind":"tag","published_at":"2022-08-17T14:07:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"1ceb68c8f510f20919190d18c86e5284d200f656","kind":"tag","published_at":"2022-08-09T17:24:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"895a121932ed4189ac074d2ae14e1f8927ce49de","kind":"tag","published_at":"2022-07-19T20:16:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"04d809f5751a7f658bb1852a22d6a81fe2222818","kind":"tag","published_at":"2022-07-18T15:56:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"b36d22e9e5c10a1ada387d2049c030286ed6295d","kind":"tag","published_at":"2022-07-14T23:20:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"acbc468b0d90969e8b48297b850ffa2465a3c105","kind":"tag","published_at":"2022-07-14T01:34:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0/manifests"},{"name":"v0.25.13","sha":"bfc0a414c55c610fcec7c216d8deb4f00c985c9a","kind":"tag","published_at":"2022-06-16T02:03:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"9460453404db1b0a6fefbda93fbaf870a8353d81","kind":"tag","published_at":"2022-06-13T21:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d5c919d3af923a8ddc9077a2bb09303aaca26a5b","kind":"tag","published_at":"2022-06-09T19:35:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"c8cecbe7e36c550f26572de4a8e1e0ef9b744771","kind":"tag","published_at":"2022-05-24T19:25:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"5bdb44b7d8c7495db7f2f5859c56ea4d34ffeec9","kind":"tag","published_at":"2022-05-23T17:43:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"ed9449078eab39a9d6af8de7e381b10019ef1b22","kind":"tag","published_at":"2022-05-17T00:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"da6bb12f0a9a676a7a41258dc45dd0c5734877fb","kind":"tag","published_at":"2022-05-13T20:56:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"c2c076725cd19c7acb9ac3e6cde976f7a371c07a","kind":"tag","published_at":"2022-05-04T16:00:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"1e9d1a4f85f5f297d7bd4f3abc02f539ad151b11","kind":"tag","published_at":"2022-05-03T02:52:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"3df579a99f151382cf6844f180c70d2c1d89bf9b","kind":"tag","published_at":"2022-04-04T14:42:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"c39f482f506a6fd7e379550626ab08d0b62a7309","kind":"tag","published_at":"2022-03-17T17:15:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"edf53a55ae5a68b97462a65f7a8d6d4d721f02c3","kind":"tag","published_at":"2022-03-11T16:20:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"336afd9f2a03c4e9fe634aeaa99e1bd3ccdf8be1","kind":"tag","published_at":"2022-03-10T04:39:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"05e0d42fb32007fc6b03b433d0c302041a89015c","kind":"tag","published_at":"2022-03-07T22:23:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0/manifests"},{"name":"v0.24.13","sha":"38f56924c58e4b66a5ad8ff25378f304c5b0d4c8","kind":"tag","published_at":"2022-03-04T21:24:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"7452434a07130ca74cb75532c03cb6d090357b0a","kind":"tag","published_at":"2022-03-01T20:37:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"eac8aa1da99e462a9c86cf95c1a1d70ff6bdf801","kind":"tag","published_at":"2022-02-28T16:09:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3ad4a05860d0540066bad6dca73ba79ac486b5ad","kind":"tag","published_at":"2022-02-25T19:52:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"cdb7e473138430b1f321c0e91c705a7e8abab7cc","kind":"tag","published_at":"2022-02-17T14:12:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"c42dfe4fd5ac0c02f731cea82e03ae34fffe7941","kind":"tag","published_at":"2022-02-11T15:09:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"f1d2724d56333d2c97504b2328dade336401721d","kind":"tag","published_at":"2022-02-03T18:56:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"f4dc47389ca0d2b2c6b01a5e290f9d20ff85da45","kind":"tag","published_at":"2022-02-01T23:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"c94b599d51118a4cf5fdd2006651c6135b96a5cb","kind":"tag","published_at":"2022-02-01T16:41:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"5e3659625aca33d8135a501e38ed45c06d74559c","kind":"tag","published_at":"2022-01-19T20:34:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"1951e2ad18299bd227f51d7ebe611144ae8f8ce0","kind":"tag","published_at":"2022-01-06T21:35:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a28bb8b9541b62ab6143b9812a4caa709ecf595b","kind":"tag","published_at":"2021-12-13T19:34:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"7c2928963e7dd4f452ed63baa11164e907a80def","kind":"tag","published_at":"2021-12-02T12:37:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"50f18957fcb43633bca7d405c7b73a8879a94f5f","kind":"tag","published_at":"2021-12-01T16:38:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"6f29bcb7f6aec1a07b13d439434bb1693215d573","kind":"tag","published_at":"2021-11-20T03:10:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"e91f155ba3ba76b8d6ec3ee352edad3f553484d9","kind":"tag","published_at":"2021-11-16T20:49:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0/manifests"},{"name":"v0.22.11","sha":"32dccfe3dcf0616f229474bae2a76e0647e3b17a","kind":"tag","published_at":"2021-11-08T22:19:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"a20eb2d3a5a99066e62992d7d31cc1ed2a223966","kind":"tag","published_at":"2021-11-05T18:50:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"0eb0cdb283571ff23042aab1fb1a06842b623edc","kind":"tag","published_at":"2021-11-03T17:57:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"20ec6253707b511cddd4778519ac73f474730904","kind":"tag","published_at":"2021-10-29T14:52:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"7e05510e45f7bb56e9f34d210aaffa825c40c41d","kind":"tag","published_at":"2021-10-22T18:05:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"878bfc5ff3d597ce861547909feabccb4ee71168","kind":"tag","published_at":"2021-10-18T15:37:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"c5a025c3f64c113bf5a370f5df2c1eb50da01f02","kind":"tag","published_at":"2021-09-22T21:16:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"4440b6d59f9ab70f48f6cfeb4aaa0f3d4955402b","kind":"tag","published_at":"2021-09-15T23:37:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2dec90881971e5ed7faea4bc510c8d22c9aa6236","kind":"tag","published_at":"2021-09-09T19:26:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"b5de54f1227a460d41ffe0afec32853c62b4fdd1","kind":"tag","published_at":"2021-09-08T20:13:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"9b73ef0d8d673d41a2e6e3e51dcaf442f904445e","kind":"tag","published_at":"2021-09-03T00:22:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"417da3c0a220d204e95d8d957077d14f30c07b12","kind":"tag","published_at":"2021-08-11T13:33:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1ca41c175d953a5097e2a66148c4df91207b93d4","kind":"tag","published_at":"2021-07-30T21:05:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.21.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0/manifests"},{"name":"v0.20.14","sha":"b8a833e7e99e179ada98196b63cea4b53373eaf7","kind":"tag","published_at":"2021-07-23T19:29:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"5afc6e551eaf628ef2f30af55deae28e8b7e6ed2","kind":"tag","published_at":"2021-07-16T17:27:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8a4c1a399833aadc6ac42105f7b84395a4a18c2e","kind":"tag","published_at":"2021-07-12T12:40:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"8b3c51af9308d4f8c0b5d48c13f72872c0d9f6f2","kind":"tag","published_at":"2021-06-30T15:43:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"73057ea44a43bf6bf7a0a23ae35c8c461cef8590","kind":"tag","published_at":"2021-06-23T15:04:09.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"59628cb118395d68a42c659389a15155ff64fff5","kind":"tag","published_at":"2021-06-11T20:53:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"95a74ea44df810f45e433c00a0684386b70bb0a8","kind":"tag","published_at":"2021-06-08T20:55:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"101d5c43193e03a7362e6fae311c461acd0d4d9d","kind":"tag","published_at":"2021-06-08T18:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"7ef2f9964ef59e3aa73c92a12eafc84e0b450af6","kind":"tag","published_at":"2021-06-04T19:19:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"05093b5fdc06a4304fcdcce609a3ee1911b451d7","kind":"tag","published_at":"2021-06-03T18:16:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"98e42784200cfc06e0478e58fa5834764fb631cf","kind":"tag","published_at":"2021-05-26T22:17:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"79923e13e9b3ab58a67b42945947915cb7b8590b","kind":"tag","published_at":"2021-05-21T18:31:46.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"c21291c6bb5a93127d57db3e45a42b77bf3ce3d8","kind":"tag","published_at":"2021-05-18T02:56:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8fe84db92baed092a2f3c0de6e8b3c0ee15a358c","kind":"tag","published_at":"2021-05-14T03:16:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"82b1aa614656d794cf0d9b5ec77163b47f032da2","kind":"tag","published_at":"2021-05-12T16:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0/manifests"},{"name":"v0.19.13","sha":"b6017772ee506011ff227f06c337abb17bcd20bd","kind":"tag","published_at":"2021-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"71edb0f2e3ec8e535becd446777b3c6ec8fd4cdd","kind":"tag","published_at":"2021-04-23T18:12:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"67c2c642c7dad955118931f4b66667a352c0481d","kind":"tag","published_at":"2021-04-15T19:17:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"0401287df74078e8d3a933283ba16fcdd5e123f2","kind":"tag","published_at":"2021-04-09T17:09:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"5b13af48b96659c1561fc97a1dc64f6d35e2309d","kind":"tag","published_at":"2021-04-06T17:19:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"b92ee9ae96f16392e6d9c4a5d400c3e298d8067a","kind":"tag","published_at":"2021-03-26T14:02:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"fcea95974902e6880cf89ae47862c3201282af85","kind":"tag","published_at":"2021-03-19T20:55:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"f8ec5e879237a0b1c0dd002315c2ea0bd2cb296f","kind":"tag","published_at":"2021-03-11T14:27:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"85024acf8cc4a05aee9ccfc9464da965b837decc","kind":"tag","published_at":"2021-03-09T22:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"c4a1f63c740a64f0166c8bf918652b7120c85ca7","kind":"tag","published_at":"2021-03-09T14:13:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"4456650a46745b544b3b38bf5563270fbcc4af89","kind":"tag","published_at":"2021-02-23T22:49:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"206cae23120280c6144cc48ece546f51624a71c6","kind":"tag","published_at":"2021-02-22T21:12:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aacc5caa46bf4ce381bd2fb93ce8cdbb23c8326e","kind":"tag","published_at":"2021-02-19T19:37:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c8ef8295316c685200fe72def2c74eaa0fbe7a1b","kind":"tag","published_at":"2021-02-18T19:55:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0/manifests"},{"name":"v0.18.10","sha":"9a6ee28cfd306a69ecb5087988707847c0ab1d24","kind":"tag","published_at":"2021-02-12T03:47:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"b014ab56e0d94de64d05b9fcc2fcdebfbd999338","kind":"tag","published_at":"2021-02-10T22:17:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"f213d4cc27bcdd877d0213f57733f2689a0a2046","kind":"tag","published_at":"2021-02-05T19:11:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"1106e6f5c63d40b463938c469b7c0e75e0cf0de5","kind":"tag","published_at":"2021-02-02T23:47:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"1c95ebf2674be00e4e1d90a75608754f16a087ec","kind":"tag","published_at":"2021-01-28T15:52:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"12d50a644f36b4e463a525f654d6e5d8ebc1aeb7","kind":"tag","published_at":"2021-01-28T00:47:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"30bf3203089509d7b010f4540b5cb3a75324db22","kind":"tag","published_at":"2021-01-26T16:24:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"5e0dad99db44d93e7315c4587f45db0ef5364753","kind":"tag","published_at":"2021-01-21T23:55:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3/manifests"},{"name":"v0.17.8","sha":"7fd3911b85f39be3d2338497409f398a7dbde836","kind":"tag","published_at":"2021-01-21T21:25:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"67dc849e88c9bc0c1e82e29b6276cf97b30887e2","kind":"tag","published_at":"2021-01-20T22:22:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"7d071d621b924d13056c117591fbe522c28b1baa","kind":"tag","published_at":"2021-01-20T19:39:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6/manifests"},{"name":"v0.18.2","sha":"afa95564af303e9e0d8f2b0bc35ee9e6dc71d875","kind":"tag","published_at":"2021-01-12T19:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5bba74d33fefed9d533dc49ea9cad457d741c189","kind":"tag","published_at":"2021-01-07T21:14:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9bfc1e2a25ab7492cab6fa5d07c054eb91565858","kind":"tag","published_at":"2020-12-17T19:59:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"9d234481045f8f5e36f1378ef7844682e5539756","kind":"tag","published_at":"2020-12-03T21:59:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"ce5539c6921e95f07fe7d044170663e494c63e6f","kind":"tag","published_at":"2020-11-13T00:48:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"9249c98242ee40bfb0ba05c7ec3c3fddbe865f30","kind":"tag","published_at":"2020-11-06T06:14:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"d34b0f53f4eb8e04429723b504b4b219854cffa8","kind":"tag","published_at":"2020-11-01T19:36:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"980f01127f58a22a5e81daab8bf25b480f2dcf10","kind":"tag","published_at":"2020-10-31T14:02:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"0ffbd84684b734281506d7c2a5dfa3168ef770af","kind":"tag","published_at":"2020-10-26T16:16:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"109b62e137803fb71b7b5bc7991a69b7b39bd647","kind":"tag","published_at":"2020-10-14T14:39:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2537956fa9517bc688c51c1c829c0321f02bc797","kind":"tag","published_at":"2020-10-08T14:08:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"3a8f64410967f02b62c6535c479ca6d3db847d82","kind":"tag","published_at":"2020-10-08T12:05:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4063b21807ee15d9e82aa5a74ef6730a4c217513","kind":"tag","published_at":"2020-09-04T21:21:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cce4f1f7c91e74f1dda74eaeb9323f18adecfc72","kind":"tag","published_at":"2020-08-27T12:56:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7ff816b5a2749a8a1990324256544f1f26d57a58","kind":"tag","published_at":"2020-08-11T19:49:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"3413f4ac551844d7d27d75ee248deeb0ce3f8f24","kind":"tag","published_at":"2020-08-06T13:41:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"1bd7d54e2b18fa98d4a687a235bd3e27a421690a","kind":"tag","published_at":"2020-07-21T15:17:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"03ae8480f6a802fdc3c35105f00b254d3fa2f030","kind":"tag","published_at":"2020-07-10T16:02:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"cb176e8d9b7fba3331e5ec7908c046a25203ba46","kind":"tag","published_at":"2020-06-24T21:03:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0/manifests"},{"name":"v0.14.14","sha":"717fabcf5d665d279395c8579771bdb3827de9d9","kind":"tag","published_at":"2020-06-18T12:46:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"e72503cdc5f8525b2393c281f2a691aed68d7aed","kind":"tag","published_at":"2020-06-11T16:03:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"9aa7b50fda61174459d8f0a1343d28148b81f74d","kind":"tag","published_at":"2020-06-11T13:24:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"264b94f9a96c56d6cc8017ce4273bfd05e92a636","kind":"tag","published_at":"2020-06-10T20:30:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5833b33ba928d3959a939fd8f049fd205797671e","kind":"tag","published_at":"2020-06-09T03:26:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"2306e7287fdb4e1ccd610f1c4d400940651ed0d4","kind":"tag","published_at":"2020-06-04T15:48:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"a2d13adf3c777d081dbef9acfc911e1064760c46","kind":"tag","published_at":"2020-06-03T12:56:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"6a7b199926cc309f885d2ab2021ddd4ae5a4f99a","kind":"tag","published_at":"2020-06-01T19:09:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"30fce19e5ab27c70b8cbf8e4cc20ba9dc127eb73","kind":"tag","published_at":"2020-05-28T20:07:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"b7bfd51df8561f24a3a627246f3557af709ca1c0","kind":"tag","published_at":"2020-05-27T18:41:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"516684ece44c65e733fb4f5934e4de1952672861","kind":"tag","published_at":"2020-05-27T14:13:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"426463a0f23acdb601f528f0b70253e9cf701577","kind":"tag","published_at":"2020-05-19T17:48:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"04129167b56bd80a865520c45ddee6e0aa37cf06","kind":"tag","published_at":"2020-05-13T18:35:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"fa498f48f7b93a88a9bd8da73d9eb941d780e1c5","kind":"tag","published_at":"2020-05-07T15:18:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"88382cf86391c64da6246488b62e3719fa20c128","kind":"tag","published_at":"2020-05-05T13:21:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0/manifests"},{"name":"v0.13.10","sha":"de3635706023fb0190a02902285ef9bab9e9ec92","kind":"tag","published_at":"2020-05-01T19:29:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"97e8fd3183705745f0666f9867cf118db6f3c127","kind":"tag","published_at":"2020-04-29T02:35:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"0ed5c82c99cc494a2d5578e5eee0cbf4acb2782b","kind":"tag","published_at":"2020-04-28T19:18:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"ec7f3a5da5df5424640e89021fd3803de207f2ee","kind":"tag","published_at":"2020-04-27T20:45:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"306a4e2e2b8717419c475f2d9e2c8ee48c2e5b90","kind":"tag","published_at":"2020-04-23T21:43:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"abeaacf1953f502d0b5e4cfdf321632a8ee2418a","kind":"tag","published_at":"2020-04-23T01:51:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ba043cb9a6c82f33e2c8e281616201ffdad0daed","kind":"tag","published_at":"2020-04-22T18:17:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b15e481936442e1ecbfe128b74210602ce7d1b41","kind":"tag","published_at":"2020-04-20T21:29:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f289fb8da7477fc9682c586219fd486833c14085","kind":"tag","published_at":"2020-04-08T16:27:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd1775f4144511c64fc039447820474c40e9453c","kind":"tag","published_at":"2020-04-08T15:22:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"75d47d3f10eec16184a36215048ca1e337c109c9","kind":"tag","published_at":"2020-04-03T13:30:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"23c8ea2fa9d8854430cb6cdcd9d58c996b1e77f6","kind":"tag","published_at":"2020-04-02T02:13:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"48cbfc2da18985c3bf9c37633047b8390fbd7116","kind":"tag","published_at":"2020-03-31T04:17:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"97cbf67a7f96f16475600c4cc9f553b5e8aca2f9","kind":"tag","published_at":"2020-03-26T18:33:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a562d0ae201d398b79703366ed573e2a055b191f","kind":"tag","published_at":"2020-03-19T21:56:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5ecbb52b5ea279788a4cc0b9f404b97587ae20f3","kind":"tag","published_at":"2020-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"a1f1c586fd8e5bf3ead22c83713b1c0d0be0d33b","kind":"tag","published_at":"2020-03-16T19:45:01.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"44382c5ad5d670e56bc08ea8767c01ce1fd6bd4f","kind":"tag","published_at":"2020-03-10T20:17:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"0cfde64ac563096022f2511a072fc3f357511429","kind":"tag","published_at":"2020-03-05T21:42:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"bf787a84248b14b2618332b8f57b00136ccf8a35","kind":"tag","published_at":"2020-03-05T20:42:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"a9e8b6877cc4ff96beb3ee19514cdb3efe4fee7c","kind":"tag","published_at":"2020-03-05T19:57:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7e65a6595a372662db7997b84debfe257b442269","kind":"tag","published_at":"2020-03-05T18:23:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"c2e98c059f18d537779909da9add6ac75286070c","kind":"tag","published_at":"2020-03-03T18:49:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e91128d47209c8d2b061355c5aaf77ee6d618764","kind":"tag","published_at":"2020-03-03T16:56:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e699de910aa6d43d1b21a1b6db79ee0c69d717c3","kind":"tag","published_at":"2020-02-28T19:25:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d4875db81f733c66640e0a48149b3a1c7ce139f","kind":"tag","published_at":"2020-02-28T14:53:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"ee6c357ad43797cb5306bfbd815e6fe45507ec62","kind":"tag","published_at":"2020-02-27T18:45:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"23b7d8fce2673c25980fca71af8e1f75e38abafe","kind":"tag","published_at":"2020-02-25T01:26:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"588485af7b87923cb8548032c222dba8b056b82c","kind":"tag","published_at":"2020-02-24T19:02:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"43761254fe3c3966debd81008687f66e798a44e3","kind":"tag","published_at":"2020-02-24T18:49:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"7307e4f2dd696b6df19e878d3d73c17218a61a97","kind":"tag","published_at":"2020-02-24T15:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab05a538d50fa03791ea0f0e58bcdf85f69f8388","kind":"tag","published_at":"2020-02-20T21:20:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"07de39e614b1bce74ecff96dec925b6f62ca5801","kind":"tag","published_at":"2020-02-13T20:16:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c63c0e70924e94320d93855e66bb10a9d3ef8d15","kind":"tag","published_at":"2020-02-13T20:08:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"44ae639acdbbc9164a12d1f09f794cfd8e0414b2","kind":"tag","published_at":"2020-02-13T16:33:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb8341aa35ada4ad0fd43ad595f60f0b59f52bfb","kind":"tag","published_at":"2020-02-11T22:21:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:14:31.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.658568911057085,"dependent_packages_count":5.302354070026319,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4804614905417015},"purl":"pkg:golang/github.com/%21open%21ziti/ziti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/OpenZiti/ziti","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/OpenZiti/ziti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/OpenZiti/ziti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.456Z","issues_count":779,"pull_requests_count":1778,"avg_time_to_close_issue":17482729.45738046,"avg_time_to_close_pull_request":669063.0341494846,"issues_closed_count":481,"pull_requests_closed_count":1552,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":0.748395378690629,"avg_comments_per_pull_request":0.406636670416198,"merged_pull_requests_count":1023,"bot_issues_count":3,"bot_pull_requests_count":646,"past_year_issues_count":315,"past_year_pull_requests_count":907,"past_year_avg_time_to_close_issue":652113.4156626506,"past_year_avg_time_to_close_pull_request":302120.3206590621,"past_year_issues_closed_count":166,"past_year_pull_requests_closed_count":789,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.33015873015873015,"past_year_avg_comments_per_pull_request":0.37265711135611906,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":346,"past_year_merged_pull_requests_count":516,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","maintainers":[{"login":"plorenz","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZiti%2Fziti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZiti%2Fziti/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZiti%2Fziti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZiti%2Fziti/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4328443,"name":"openziti","ecosystem":"pypi","description":"Ziti Python SDK","homepage":"https://github.com/openziti/ziti-sdk-py","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openziti/ziti","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2022-04-21T19:40:27.000Z","latest_release_published_at":"2025-08-22T15:53:08.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-09-02T19:34:06.869Z","created_at":"2022-04-21T20:00:49.416Z","updated_at":"2025-09-03T02:14:31.074Z","registry_url":"https://pypi.org/project/openziti/","install_command":"pip install openziti --index-url https://pypi.org/simple","documentation_url":"https://openziti.github.io/ziti/overview.html","metadata":{"funding":null,"documentation":"https://openziti.github.io/ziti/overview.html","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5"],"normalized_name":"openziti","project_status":null},"repo_metadata":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377165,"owners_count":25094531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"tags":[{"name":"v1.6.7","sha":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0","kind":"tag","published_at":"2025-08-12T19:48:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"207d28c6bdee9a1ef095a8bb1d90976ae271357c","kind":"tag","published_at":"2025-07-25T17:19:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0efb60b2113427384f44283a97c0b4b9941b15f3","kind":"tag","published_at":"2025-07-09T15:13:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"10983f5c8e602491ab625ca75dad3db5b985b684","kind":"tag","published_at":"2025-06-18T16:12:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0d2b28115354f7a60364eea1609657d473901bfc","kind":"tag","published_at":"2025-06-02T13:55:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"498acfed680097a8d17938e4a30e75677b07547f","kind":"tag","published_at":"2025-05-14T18:33:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dd7fae1d394a592272e736c7c40ddbeadbbb27dc","kind":"tag","published_at":"2025-05-01T20:59:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"6739025d0bd67e85b6ba8ec85c1e369f7a64c13e","kind":"tag","published_at":"2025-03-28T13:37:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"dc428514b7a54e173d4e68549b2c40230a7e8e15","kind":"tag","published_at":"2025-03-27T20:06:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3/manifests"},{"name":"v1.1.18","sha":"9d5e3eb454b88816dd7cc5c686b98aad89fe897a","kind":"tag","published_at":"2025-03-27T19:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.18","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18/manifests"},{"name":"v1.5.2","sha":"b9d8f7008e799461cc808b31cb32d800d255fa7a","kind":"tag","published_at":"2025-03-26T19:27:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81a31d17bb2c79954f8b6257c0452fc93964a5e4","kind":"tag","published_at":"2025-03-26T15:59:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"695b07797880d5b642e5fa3b043be1ac2caba025","kind":"tag","published_at":"2025-03-25T13:51:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0/manifests"},{"name":"v1.1.17","sha":"8cf41623d100fb59b23487a11b3cb6d08a094b56","kind":"tag","published_at":"2025-03-21T19:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.17","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17/manifests"},{"name":"v1.4.3","sha":"de60092629f9b883a8b23d12b0bb73287485dee8","kind":"commit","published_at":"2025-03-04T16:13:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"37cedecd4859e2db56ca9149665d986cd42d8fe3","kind":"tag","published_at":"2025-02-28T18:29:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b97f26794f8c761ad2677d62ac0117bb7fa9d718","kind":"tag","published_at":"2025-02-26T21:04:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dfec22e8f969a7df86cdd22c96c5d6983f29157e","kind":"tag","published_at":"2025-02-26T15:01:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"2a62cc577e45bbfe2bc4b733f8ae979ab1373a88","kind":"tag","published_at":"2025-01-27T19:23:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94922ed93595d00ba3a9ebd8f887fbd0d5e06e20","kind":"tag","published_at":"2025-01-25T14:41:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e80a10987c657f9ba4c43f7a7fa96a62b3d2f3ef","kind":"tag","published_at":"2025-01-24T15:28:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b410b9f9e6d497817d3ea41f82e9b28b035d6ef","kind":"tag","published_at":"2025-01-23T17:58:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0/manifests"},{"name":"v1.1.16","sha":"0b290a2f2d2daddb7ac3d76f7962db771974b805","kind":"tag","published_at":"2025-01-14T18:58:39.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.16","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16/manifests"},{"name":"v1.2.2","sha":"9a83ca87bc5fbd43491e5682d917d6cde8ab0638","kind":"tag","published_at":"2024-11-23T00:06:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"01d81228d0b93b42bc8710a1c4830c60e9eaee98","kind":"tag","published_at":"2024-11-18T21:08:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e9d6d837a57996d787b84c621aae2a123a827859","kind":"tag","published_at":"2024-11-07T20:27:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0/manifests"},{"name":"v1.1.15","sha":"0eec47ce3c80dd81cdf509dcb8e6b4f81a7ea627","kind":"tag","published_at":"2024-10-02T12:58:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.15","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"edcb40e546a1c57d73fbe0582ae5c4be34383350","kind":"tag","published_at":"2024-09-30T20:11:56.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14/manifests"},{"name":"v1.1.14-test2","sha":"e2aa2d206b2c73da81f9fdc4ea30c29dc7f3ad49","kind":"tag","published_at":"2024-09-30T14:36:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2/manifests"},{"name":"v1.1.14-test1","sha":"98c723741059344404f64a1df74fc7ecc6fc9df1","kind":"tag","published_at":"2024-09-30T13:42:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1/manifests"},{"name":"v1.1.13","sha":"f76e592d7b0fa023e9ea9f2da745643847e6bc63","kind":"commit","published_at":"2024-09-27T15:28:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.13","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"87a866d147bc2514daad264febba2fcf4ef40d88","kind":"tag","published_at":"2024-09-20T20:03:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.12","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94e292094e040a84dbf53b89cf19beb63319cb8f","kind":"tag","published_at":"2024-09-06T23:40:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.11","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a11e8b4b8c28d6eab8a8b6811385a3d9d4bda5cf","kind":"tag","published_at":"2024-09-04T18:32:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.10","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"f61924b837f1af724d1b5bb24de86cf3b5b9c843","kind":"tag","published_at":"2024-08-22T13:51:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.9","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"28fb11b5a76f358685317a85d230b60dd08f66b4","kind":"tag","published_at":"2024-07-29T17:49:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.8","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"94013fe4af89fb9dff225fd7874b23806f84435c","kind":"tag","published_at":"2024-07-16T13:13:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1144159b532244eaacc487a3866c1dd532a3b75e","kind":"tag","published_at":"2024-07-15T17:30:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"aec0d3b9acfb8668114ac8f55a3540edfdfb879a","kind":"tag","published_at":"2024-07-02T18:18:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d2419f7fe1a98ecff512bf4132d50347b7a86341","kind":"tag","published_at":"2024-06-14T19:04:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4/manifests"},{"name":"v1.1.4-pre","sha":"2ffdb131a2b638873909a2d77c3957a49cd74be3","kind":"tag","published_at":"2024-06-11T20:21:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre/manifests"},{"name":"v1.1.4-pre1","sha":"09a7973d9d8c7b4f6709df78e497838d4cb07e86","kind":"tag","published_at":"2024-06-11T16:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1/manifests"},{"name":"v1.1.3","sha":"82c4a7125227df7c965887adfc5e6cdb14b5da3f","kind":"tag","published_at":"2024-05-30T16:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d939996b345a0925b51abf668ab3eeb232c60428","kind":"tag","published_at":"2024-05-09T21:35:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2/manifests"},{"name":"v0.34.3","sha":"0e231dcc6f13ddd08f450ff33280b8dd4f938c06","kind":"tag","published_at":"2024-05-03T18:22:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3/manifests"},{"name":"v1.1.1","sha":"20abb02c2f5d3c210dbbb5e3bb8d7b404ea6c53b","kind":"tag","published_at":"2024-04-25T17:46:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f0a3c25ca0a71fc12c2ffb90da35658b51aee7da","kind":"tag","published_at":"2024-04-18T14:02:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3186132e5ebf2fce2a4be4bd6ea19be0869c264","kind":"tag","published_at":"2024-04-10T19:48:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.0.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0/manifests"},{"name":"v0.34.2","sha":"881b806db83bcd7ec7f9bf8a1312ada6f5dfcbce","kind":"tag","published_at":"2024-04-08T16:50:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"8149db51a8ea9581097a4b726f8c09a61a01b973","kind":"tag","published_at":"2024-03-26T00:24:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"fe85ca923f00216c0c91c76a38e1f669f144deb8","kind":"tag","published_at":"2024-03-25T19:42:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"6f295a411d3f2bd7b7c385df60aabdc2f007322c","kind":"tag","published_at":"2024-03-13T23:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"21b29f0ea49c177dc83a112d9888439f1cfc3bd2","kind":"tag","published_at":"2024-03-12T21:38:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"7c53aa006529187727d1275291d8f754cd92b240","kind":"tag","published_at":"2024-02-10T05:58:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"1cfa0b1d98797980260b8399b24ce7ed3a2d8a0d","kind":"tag","published_at":"2024-01-31T20:47:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"97e92447704a20c1e2f2098eb5518a0dc559776e","kind":"tag","published_at":"2024-01-19T23:45:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"1c21434737ac4b02edb086f88911e7910812a117","kind":"tag","published_at":"2023-12-18T16:30:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"2ece53e5a856cb19d4cfe79766713df2a2da82ab","kind":"tag","published_at":"2023-12-13T19:45:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"7095b908ee5ec7ed9d9ba34af69d1d86335aaf92","kind":"tag","published_at":"2023-12-07T19:59:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"9ea976cf9a6b3c354777a6d62ddb745874db69b1","kind":"tag","published_at":"2023-12-07T18:10:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1/manifests"},{"name":"v0.32.0-alpha-1","sha":"15f918fdcc759d1af267934e030d80943b1fb4f5","kind":"commit","published_at":"2023-11-14T01:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0-alpha-1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1/manifests"},{"name":"v0.31.0","sha":"5237e2b4794a52bb178744b078fd551199bd8198","kind":"tag","published_at":"2023-11-01T18:03:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"4f324bd22875f38b574d9625537a9a50dbe9cd6b","kind":"tag","published_at":"2023-10-13T20:31:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"b9bf4d955c39dfe6dc94407758f61e025f0066c5","kind":"tag","published_at":"2023-09-30T19:18:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"c7a0a41867c4ee3c06a9c63108fb012e5b1083c4","kind":"tag","published_at":"2023-09-01T21:13:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"839107e248713f271c9599d1590ff21fadf85849","kind":"tag","published_at":"2023-08-31T18:39:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"c74a60a04f1df8ff0c7eaac2bbbaf798021dccd2","kind":"tag","published_at":"2023-08-22T20:13:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"2adab4fc9127a685fbcda4823ce9cd742a482727","kind":"tag","published_at":"2023-08-10T17:24:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"3ca2dd2f4e7b8648940a752d40d63aa2ec70f8ed","kind":"tag","published_at":"2023-07-13T16:01:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.29.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"e603c5886634b7ee2ebfecba5ee6476f371daf91","kind":"tag","published_at":"2023-06-23T15:21:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"91bccc075635b7cece67712a8b1df273c308ef04","kind":"tag","published_at":"2023-06-22T15:22:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"53009d90ad166c567686585ba7501879b1c04554","kind":"tag","published_at":"2023-06-21T22:09:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a3c1f7e54ca082d0cb8f0c61b06367e68e112580","kind":"tag","published_at":"2023-06-09T20:20:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"64a46e487e3b08ec25c813fc247dadee1fa7de1e","kind":"tag","published_at":"2023-05-26T18:28:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0/manifests"},{"name":"v0.27.9","sha":"5739c54c8ec54add2fbc2b75551609b92b65cc19","kind":"tag","published_at":"2023-04-12T18:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"c0d33684f705af7d8342d618afeff0a16e53cb79","kind":"tag","published_at":"2023-04-06T14:11:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"0e4eb565c7e46b38575b77e30134ad51e4ec8b81","kind":"tag","published_at":"2023-03-30T14:04:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9e11c914d3c0c93a5a4a1b9f15c8703799752a3b","kind":"tag","published_at":"2023-03-29T14:04:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"722181191f5852a9d2c253838bcaaaeedb7acc0a","kind":"tag","published_at":"2023-02-13T21:59:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"44b5899c711ba1202f6976f91e82675dd859053b","kind":"tag","published_at":"2023-02-08T02:12:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"25bcb29f88b5d9ae322db027a1fc8577a341f484","kind":"tag","published_at":"2023-02-03T20:02:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c510c6004899997c518cf2cb68f55d90c7c42d5","kind":"tag","published_at":"2023-01-04T20:20:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"85ddae8dc5df0d457af51b4d369ecae7bb2dd09e","kind":"tag","published_at":"2022-12-20T20:59:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"11a97c61835784327ad692395778ae0dce033878","kind":"tag","published_at":"2022-12-12T23:36:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0/manifests"},{"name":"v0.26.11","sha":"a97718625361f5fba3e7db959aa3c8ec98abb181","kind":"tag","published_at":"2022-11-10T15:00:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"dceedd84142af285333f13017c141ae6ba0e221e","kind":"tag","published_at":"2022-10-13T15:37:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"301cd80755b3126a9b7ad4830ca0cfca2226e9c6","kind":"tag","published_at":"2022-10-12T19:08:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"404ad467769423225658641706d34512d2f10b69","kind":"tag","published_at":"2022-09-19T14:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"7ce30397cbdfbe90bf2dabc00a909075b3a905b7","kind":"tag","published_at":"2022-09-13T19:43:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"288275ac3fea10332c94af737a1c63bc03b890a5","kind":"tag","published_at":"2022-09-13T16:38:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"596fd7e8565586a93d059591b9c766f0bcaf3ccb","kind":"tag","published_at":"2022-08-17T14:07:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"1ceb68c8f510f20919190d18c86e5284d200f656","kind":"tag","published_at":"2022-08-09T17:24:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"895a121932ed4189ac074d2ae14e1f8927ce49de","kind":"tag","published_at":"2022-07-19T20:16:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"04d809f5751a7f658bb1852a22d6a81fe2222818","kind":"tag","published_at":"2022-07-18T15:56:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"b36d22e9e5c10a1ada387d2049c030286ed6295d","kind":"tag","published_at":"2022-07-14T23:20:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"acbc468b0d90969e8b48297b850ffa2465a3c105","kind":"tag","published_at":"2022-07-14T01:34:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0/manifests"},{"name":"v0.25.13","sha":"bfc0a414c55c610fcec7c216d8deb4f00c985c9a","kind":"tag","published_at":"2022-06-16T02:03:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"9460453404db1b0a6fefbda93fbaf870a8353d81","kind":"tag","published_at":"2022-06-13T21:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d5c919d3af923a8ddc9077a2bb09303aaca26a5b","kind":"tag","published_at":"2022-06-09T19:35:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"c8cecbe7e36c550f26572de4a8e1e0ef9b744771","kind":"tag","published_at":"2022-05-24T19:25:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"5bdb44b7d8c7495db7f2f5859c56ea4d34ffeec9","kind":"tag","published_at":"2022-05-23T17:43:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"ed9449078eab39a9d6af8de7e381b10019ef1b22","kind":"tag","published_at":"2022-05-17T00:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"da6bb12f0a9a676a7a41258dc45dd0c5734877fb","kind":"tag","published_at":"2022-05-13T20:56:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"c2c076725cd19c7acb9ac3e6cde976f7a371c07a","kind":"tag","published_at":"2022-05-04T16:00:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"1e9d1a4f85f5f297d7bd4f3abc02f539ad151b11","kind":"tag","published_at":"2022-05-03T02:52:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"3df579a99f151382cf6844f180c70d2c1d89bf9b","kind":"tag","published_at":"2022-04-04T14:42:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"c39f482f506a6fd7e379550626ab08d0b62a7309","kind":"tag","published_at":"2022-03-17T17:15:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"edf53a55ae5a68b97462a65f7a8d6d4d721f02c3","kind":"tag","published_at":"2022-03-11T16:20:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"336afd9f2a03c4e9fe634aeaa99e1bd3ccdf8be1","kind":"tag","published_at":"2022-03-10T04:39:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"05e0d42fb32007fc6b03b433d0c302041a89015c","kind":"tag","published_at":"2022-03-07T22:23:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0/manifests"},{"name":"v0.24.13","sha":"38f56924c58e4b66a5ad8ff25378f304c5b0d4c8","kind":"tag","published_at":"2022-03-04T21:24:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"7452434a07130ca74cb75532c03cb6d090357b0a","kind":"tag","published_at":"2022-03-01T20:37:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"eac8aa1da99e462a9c86cf95c1a1d70ff6bdf801","kind":"tag","published_at":"2022-02-28T16:09:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3ad4a05860d0540066bad6dca73ba79ac486b5ad","kind":"tag","published_at":"2022-02-25T19:52:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"cdb7e473138430b1f321c0e91c705a7e8abab7cc","kind":"tag","published_at":"2022-02-17T14:12:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"c42dfe4fd5ac0c02f731cea82e03ae34fffe7941","kind":"tag","published_at":"2022-02-11T15:09:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"f1d2724d56333d2c97504b2328dade336401721d","kind":"tag","published_at":"2022-02-03T18:56:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"f4dc47389ca0d2b2c6b01a5e290f9d20ff85da45","kind":"tag","published_at":"2022-02-01T23:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"c94b599d51118a4cf5fdd2006651c6135b96a5cb","kind":"tag","published_at":"2022-02-01T16:41:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"5e3659625aca33d8135a501e38ed45c06d74559c","kind":"tag","published_at":"2022-01-19T20:34:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"1951e2ad18299bd227f51d7ebe611144ae8f8ce0","kind":"tag","published_at":"2022-01-06T21:35:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a28bb8b9541b62ab6143b9812a4caa709ecf595b","kind":"tag","published_at":"2021-12-13T19:34:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"7c2928963e7dd4f452ed63baa11164e907a80def","kind":"tag","published_at":"2021-12-02T12:37:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"50f18957fcb43633bca7d405c7b73a8879a94f5f","kind":"tag","published_at":"2021-12-01T16:38:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"6f29bcb7f6aec1a07b13d439434bb1693215d573","kind":"tag","published_at":"2021-11-20T03:10:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"e91f155ba3ba76b8d6ec3ee352edad3f553484d9","kind":"tag","published_at":"2021-11-16T20:49:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0/manifests"},{"name":"v0.22.11","sha":"32dccfe3dcf0616f229474bae2a76e0647e3b17a","kind":"tag","published_at":"2021-11-08T22:19:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"a20eb2d3a5a99066e62992d7d31cc1ed2a223966","kind":"tag","published_at":"2021-11-05T18:50:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"0eb0cdb283571ff23042aab1fb1a06842b623edc","kind":"tag","published_at":"2021-11-03T17:57:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"20ec6253707b511cddd4778519ac73f474730904","kind":"tag","published_at":"2021-10-29T14:52:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"7e05510e45f7bb56e9f34d210aaffa825c40c41d","kind":"tag","published_at":"2021-10-22T18:05:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"878bfc5ff3d597ce861547909feabccb4ee71168","kind":"tag","published_at":"2021-10-18T15:37:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"c5a025c3f64c113bf5a370f5df2c1eb50da01f02","kind":"tag","published_at":"2021-09-22T21:16:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"4440b6d59f9ab70f48f6cfeb4aaa0f3d4955402b","kind":"tag","published_at":"2021-09-15T23:37:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2dec90881971e5ed7faea4bc510c8d22c9aa6236","kind":"tag","published_at":"2021-09-09T19:26:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"b5de54f1227a460d41ffe0afec32853c62b4fdd1","kind":"tag","published_at":"2021-09-08T20:13:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"9b73ef0d8d673d41a2e6e3e51dcaf442f904445e","kind":"tag","published_at":"2021-09-03T00:22:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"417da3c0a220d204e95d8d957077d14f30c07b12","kind":"tag","published_at":"2021-08-11T13:33:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1ca41c175d953a5097e2a66148c4df91207b93d4","kind":"tag","published_at":"2021-07-30T21:05:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.21.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0/manifests"},{"name":"v0.20.14","sha":"b8a833e7e99e179ada98196b63cea4b53373eaf7","kind":"tag","published_at":"2021-07-23T19:29:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"5afc6e551eaf628ef2f30af55deae28e8b7e6ed2","kind":"tag","published_at":"2021-07-16T17:27:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8a4c1a399833aadc6ac42105f7b84395a4a18c2e","kind":"tag","published_at":"2021-07-12T12:40:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"8b3c51af9308d4f8c0b5d48c13f72872c0d9f6f2","kind":"tag","published_at":"2021-06-30T15:43:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"73057ea44a43bf6bf7a0a23ae35c8c461cef8590","kind":"tag","published_at":"2021-06-23T15:04:09.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"59628cb118395d68a42c659389a15155ff64fff5","kind":"tag","published_at":"2021-06-11T20:53:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"95a74ea44df810f45e433c00a0684386b70bb0a8","kind":"tag","published_at":"2021-06-08T20:55:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"101d5c43193e03a7362e6fae311c461acd0d4d9d","kind":"tag","published_at":"2021-06-08T18:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"7ef2f9964ef59e3aa73c92a12eafc84e0b450af6","kind":"tag","published_at":"2021-06-04T19:19:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"05093b5fdc06a4304fcdcce609a3ee1911b451d7","kind":"tag","published_at":"2021-06-03T18:16:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"98e42784200cfc06e0478e58fa5834764fb631cf","kind":"tag","published_at":"2021-05-26T22:17:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"79923e13e9b3ab58a67b42945947915cb7b8590b","kind":"tag","published_at":"2021-05-21T18:31:46.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"c21291c6bb5a93127d57db3e45a42b77bf3ce3d8","kind":"tag","published_at":"2021-05-18T02:56:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8fe84db92baed092a2f3c0de6e8b3c0ee15a358c","kind":"tag","published_at":"2021-05-14T03:16:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"82b1aa614656d794cf0d9b5ec77163b47f032da2","kind":"tag","published_at":"2021-05-12T16:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0/manifests"},{"name":"v0.19.13","sha":"b6017772ee506011ff227f06c337abb17bcd20bd","kind":"tag","published_at":"2021-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"71edb0f2e3ec8e535becd446777b3c6ec8fd4cdd","kind":"tag","published_at":"2021-04-23T18:12:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"67c2c642c7dad955118931f4b66667a352c0481d","kind":"tag","published_at":"2021-04-15T19:17:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"0401287df74078e8d3a933283ba16fcdd5e123f2","kind":"tag","published_at":"2021-04-09T17:09:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"5b13af48b96659c1561fc97a1dc64f6d35e2309d","kind":"tag","published_at":"2021-04-06T17:19:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"b92ee9ae96f16392e6d9c4a5d400c3e298d8067a","kind":"tag","published_at":"2021-03-26T14:02:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"fcea95974902e6880cf89ae47862c3201282af85","kind":"tag","published_at":"2021-03-19T20:55:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"f8ec5e879237a0b1c0dd002315c2ea0bd2cb296f","kind":"tag","published_at":"2021-03-11T14:27:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"85024acf8cc4a05aee9ccfc9464da965b837decc","kind":"tag","published_at":"2021-03-09T22:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"c4a1f63c740a64f0166c8bf918652b7120c85ca7","kind":"tag","published_at":"2021-03-09T14:13:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"4456650a46745b544b3b38bf5563270fbcc4af89","kind":"tag","published_at":"2021-02-23T22:49:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"206cae23120280c6144cc48ece546f51624a71c6","kind":"tag","published_at":"2021-02-22T21:12:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aacc5caa46bf4ce381bd2fb93ce8cdbb23c8326e","kind":"tag","published_at":"2021-02-19T19:37:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c8ef8295316c685200fe72def2c74eaa0fbe7a1b","kind":"tag","published_at":"2021-02-18T19:55:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0/manifests"},{"name":"v0.18.10","sha":"9a6ee28cfd306a69ecb5087988707847c0ab1d24","kind":"tag","published_at":"2021-02-12T03:47:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"b014ab56e0d94de64d05b9fcc2fcdebfbd999338","kind":"tag","published_at":"2021-02-10T22:17:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"f213d4cc27bcdd877d0213f57733f2689a0a2046","kind":"tag","published_at":"2021-02-05T19:11:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"1106e6f5c63d40b463938c469b7c0e75e0cf0de5","kind":"tag","published_at":"2021-02-02T23:47:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"1c95ebf2674be00e4e1d90a75608754f16a087ec","kind":"tag","published_at":"2021-01-28T15:52:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"12d50a644f36b4e463a525f654d6e5d8ebc1aeb7","kind":"tag","published_at":"2021-01-28T00:47:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"30bf3203089509d7b010f4540b5cb3a75324db22","kind":"tag","published_at":"2021-01-26T16:24:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"5e0dad99db44d93e7315c4587f45db0ef5364753","kind":"tag","published_at":"2021-01-21T23:55:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3/manifests"},{"name":"v0.17.8","sha":"7fd3911b85f39be3d2338497409f398a7dbde836","kind":"tag","published_at":"2021-01-21T21:25:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"67dc849e88c9bc0c1e82e29b6276cf97b30887e2","kind":"tag","published_at":"2021-01-20T22:22:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"7d071d621b924d13056c117591fbe522c28b1baa","kind":"tag","published_at":"2021-01-20T19:39:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6/manifests"},{"name":"v0.18.2","sha":"afa95564af303e9e0d8f2b0bc35ee9e6dc71d875","kind":"tag","published_at":"2021-01-12T19:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5bba74d33fefed9d533dc49ea9cad457d741c189","kind":"tag","published_at":"2021-01-07T21:14:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9bfc1e2a25ab7492cab6fa5d07c054eb91565858","kind":"tag","published_at":"2020-12-17T19:59:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"9d234481045f8f5e36f1378ef7844682e5539756","kind":"tag","published_at":"2020-12-03T21:59:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"ce5539c6921e95f07fe7d044170663e494c63e6f","kind":"tag","published_at":"2020-11-13T00:48:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"9249c98242ee40bfb0ba05c7ec3c3fddbe865f30","kind":"tag","published_at":"2020-11-06T06:14:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"d34b0f53f4eb8e04429723b504b4b219854cffa8","kind":"tag","published_at":"2020-11-01T19:36:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"980f01127f58a22a5e81daab8bf25b480f2dcf10","kind":"tag","published_at":"2020-10-31T14:02:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"0ffbd84684b734281506d7c2a5dfa3168ef770af","kind":"tag","published_at":"2020-10-26T16:16:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"109b62e137803fb71b7b5bc7991a69b7b39bd647","kind":"tag","published_at":"2020-10-14T14:39:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2537956fa9517bc688c51c1c829c0321f02bc797","kind":"tag","published_at":"2020-10-08T14:08:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"3a8f64410967f02b62c6535c479ca6d3db847d82","kind":"tag","published_at":"2020-10-08T12:05:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4063b21807ee15d9e82aa5a74ef6730a4c217513","kind":"tag","published_at":"2020-09-04T21:21:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cce4f1f7c91e74f1dda74eaeb9323f18adecfc72","kind":"tag","published_at":"2020-08-27T12:56:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7ff816b5a2749a8a1990324256544f1f26d57a58","kind":"tag","published_at":"2020-08-11T19:49:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"3413f4ac551844d7d27d75ee248deeb0ce3f8f24","kind":"tag","published_at":"2020-08-06T13:41:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"1bd7d54e2b18fa98d4a687a235bd3e27a421690a","kind":"tag","published_at":"2020-07-21T15:17:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"03ae8480f6a802fdc3c35105f00b254d3fa2f030","kind":"tag","published_at":"2020-07-10T16:02:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"cb176e8d9b7fba3331e5ec7908c046a25203ba46","kind":"tag","published_at":"2020-06-24T21:03:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0/manifests"},{"name":"v0.14.14","sha":"717fabcf5d665d279395c8579771bdb3827de9d9","kind":"tag","published_at":"2020-06-18T12:46:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"e72503cdc5f8525b2393c281f2a691aed68d7aed","kind":"tag","published_at":"2020-06-11T16:03:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"9aa7b50fda61174459d8f0a1343d28148b81f74d","kind":"tag","published_at":"2020-06-11T13:24:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"264b94f9a96c56d6cc8017ce4273bfd05e92a636","kind":"tag","published_at":"2020-06-10T20:30:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5833b33ba928d3959a939fd8f049fd205797671e","kind":"tag","published_at":"2020-06-09T03:26:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"2306e7287fdb4e1ccd610f1c4d400940651ed0d4","kind":"tag","published_at":"2020-06-04T15:48:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"a2d13adf3c777d081dbef9acfc911e1064760c46","kind":"tag","published_at":"2020-06-03T12:56:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"6a7b199926cc309f885d2ab2021ddd4ae5a4f99a","kind":"tag","published_at":"2020-06-01T19:09:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"30fce19e5ab27c70b8cbf8e4cc20ba9dc127eb73","kind":"tag","published_at":"2020-05-28T20:07:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"b7bfd51df8561f24a3a627246f3557af709ca1c0","kind":"tag","published_at":"2020-05-27T18:41:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"516684ece44c65e733fb4f5934e4de1952672861","kind":"tag","published_at":"2020-05-27T14:13:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"426463a0f23acdb601f528f0b70253e9cf701577","kind":"tag","published_at":"2020-05-19T17:48:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"04129167b56bd80a865520c45ddee6e0aa37cf06","kind":"tag","published_at":"2020-05-13T18:35:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"fa498f48f7b93a88a9bd8da73d9eb941d780e1c5","kind":"tag","published_at":"2020-05-07T15:18:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"88382cf86391c64da6246488b62e3719fa20c128","kind":"tag","published_at":"2020-05-05T13:21:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0/manifests"},{"name":"v0.13.10","sha":"de3635706023fb0190a02902285ef9bab9e9ec92","kind":"tag","published_at":"2020-05-01T19:29:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"97e8fd3183705745f0666f9867cf118db6f3c127","kind":"tag","published_at":"2020-04-29T02:35:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"0ed5c82c99cc494a2d5578e5eee0cbf4acb2782b","kind":"tag","published_at":"2020-04-28T19:18:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"ec7f3a5da5df5424640e89021fd3803de207f2ee","kind":"tag","published_at":"2020-04-27T20:45:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"306a4e2e2b8717419c475f2d9e2c8ee48c2e5b90","kind":"tag","published_at":"2020-04-23T21:43:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"abeaacf1953f502d0b5e4cfdf321632a8ee2418a","kind":"tag","published_at":"2020-04-23T01:51:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ba043cb9a6c82f33e2c8e281616201ffdad0daed","kind":"tag","published_at":"2020-04-22T18:17:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b15e481936442e1ecbfe128b74210602ce7d1b41","kind":"tag","published_at":"2020-04-20T21:29:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f289fb8da7477fc9682c586219fd486833c14085","kind":"tag","published_at":"2020-04-08T16:27:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd1775f4144511c64fc039447820474c40e9453c","kind":"tag","published_at":"2020-04-08T15:22:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"75d47d3f10eec16184a36215048ca1e337c109c9","kind":"tag","published_at":"2020-04-03T13:30:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"23c8ea2fa9d8854430cb6cdcd9d58c996b1e77f6","kind":"tag","published_at":"2020-04-02T02:13:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"48cbfc2da18985c3bf9c37633047b8390fbd7116","kind":"tag","published_at":"2020-03-31T04:17:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"97cbf67a7f96f16475600c4cc9f553b5e8aca2f9","kind":"tag","published_at":"2020-03-26T18:33:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a562d0ae201d398b79703366ed573e2a055b191f","kind":"tag","published_at":"2020-03-19T21:56:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5ecbb52b5ea279788a4cc0b9f404b97587ae20f3","kind":"tag","published_at":"2020-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"a1f1c586fd8e5bf3ead22c83713b1c0d0be0d33b","kind":"tag","published_at":"2020-03-16T19:45:01.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"44382c5ad5d670e56bc08ea8767c01ce1fd6bd4f","kind":"tag","published_at":"2020-03-10T20:17:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"0cfde64ac563096022f2511a072fc3f357511429","kind":"tag","published_at":"2020-03-05T21:42:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"bf787a84248b14b2618332b8f57b00136ccf8a35","kind":"tag","published_at":"2020-03-05T20:42:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"a9e8b6877cc4ff96beb3ee19514cdb3efe4fee7c","kind":"tag","published_at":"2020-03-05T19:57:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7e65a6595a372662db7997b84debfe257b442269","kind":"tag","published_at":"2020-03-05T18:23:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"c2e98c059f18d537779909da9add6ac75286070c","kind":"tag","published_at":"2020-03-03T18:49:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e91128d47209c8d2b061355c5aaf77ee6d618764","kind":"tag","published_at":"2020-03-03T16:56:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e699de910aa6d43d1b21a1b6db79ee0c69d717c3","kind":"tag","published_at":"2020-02-28T19:25:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d4875db81f733c66640e0a48149b3a1c7ce139f","kind":"tag","published_at":"2020-02-28T14:53:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"ee6c357ad43797cb5306bfbd815e6fe45507ec62","kind":"tag","published_at":"2020-02-27T18:45:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"23b7d8fce2673c25980fca71af8e1f75e38abafe","kind":"tag","published_at":"2020-02-25T01:26:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"588485af7b87923cb8548032c222dba8b056b82c","kind":"tag","published_at":"2020-02-24T19:02:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"43761254fe3c3966debd81008687f66e798a44e3","kind":"tag","published_at":"2020-02-24T18:49:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"7307e4f2dd696b6df19e878d3d73c17218a61a97","kind":"tag","published_at":"2020-02-24T15:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab05a538d50fa03791ea0f0e58bcdf85f69f8388","kind":"tag","published_at":"2020-02-20T21:20:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"07de39e614b1bce74ecff96dec925b6f62ca5801","kind":"tag","published_at":"2020-02-13T20:16:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c63c0e70924e94320d93855e66bb10a9d3ef8d15","kind":"tag","published_at":"2020-02-13T20:08:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"44ae639acdbbc9164a12d1f09f794cfd8e0414b2","kind":"tag","published_at":"2020-02-13T16:33:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb8341aa35ada4ad0fd43ad595f60f0b59f52bfb","kind":"tag","published_at":"2020-02-11T22:21:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:14:31.074Z","dependent_packages_count":1,"downloads":3418,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":5.453962510448752,"dependent_repos_count":8.969683089519338,"dependent_packages_count":10.09540786432578,"stargazers_count":9.821794952542911,"forks_count":19.110664091426127,"docker_downloads_count":null,"average":10.690302501652582},"purl":"pkg:pypi/openziti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openziti","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openziti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openziti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.456Z","issues_count":779,"pull_requests_count":1778,"avg_time_to_close_issue":17482729.45738046,"avg_time_to_close_pull_request":669063.0341494846,"issues_closed_count":481,"pull_requests_closed_count":1552,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":0.748395378690629,"avg_comments_per_pull_request":0.406636670416198,"merged_pull_requests_count":1023,"bot_issues_count":3,"bot_pull_requests_count":646,"past_year_issues_count":315,"past_year_pull_requests_count":907,"past_year_avg_time_to_close_issue":652113.4156626506,"past_year_avg_time_to_close_pull_request":302120.3206590621,"past_year_issues_closed_count":166,"past_year_pull_requests_closed_count":789,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.33015873015873015,"past_year_avg_comments_per_pull_request":0.37265711135611906,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":346,"past_year_merged_pull_requests_count":516,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","maintainers":[{"login":"plorenz","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openziti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openziti/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openziti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openziti/related_packages","maintainers":[{"uuid":"eugene.kobyakov","login":"eugene.kobyakov","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/eugene.kobyakov/","role":null,"created_at":"2022-11-21T00:01:20.107Z","updated_at":"2022-11-21T00:01:20.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eugene.kobyakov/packages"},{"uuid":"netfoundry","login":"netfoundry","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/netfoundry/","role":null,"created_at":"2022-11-21T00:01:20.126Z","updated_at":"2022-11-21T00:01:20.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/netfoundry/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308214,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11854792,"name":"github.com/OpenZITI/Ziti","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/OpenZITI/Ziti","keywords_array":[],"namespace":null,"versions_count":248,"first_release_published_at":"2020-02-11T22:20:22.000Z","latest_release_published_at":"2025-08-12T19:46:45.000Z","latest_release_number":"v1.6.7","last_synced_at":"2025-09-02T19:34:07.641Z","created_at":"2025-06-30T10:54:30.904Z","updated_at":"2025-09-03T02:14:31.037Z","registry_url":"https://pkg.go.dev/github.com/OpenZITI/Ziti","install_command":"go get github.com/OpenZITI/Ziti","documentation_url":"https://pkg.go.dev/github.com/OpenZITI/Ziti#section-documentation","metadata":{},"repo_metadata":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377165,"owners_count":25094531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"tags":[{"name":"v1.6.7","sha":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0","kind":"tag","published_at":"2025-08-12T19:48:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"207d28c6bdee9a1ef095a8bb1d90976ae271357c","kind":"tag","published_at":"2025-07-25T17:19:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0efb60b2113427384f44283a97c0b4b9941b15f3","kind":"tag","published_at":"2025-07-09T15:13:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"10983f5c8e602491ab625ca75dad3db5b985b684","kind":"tag","published_at":"2025-06-18T16:12:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0d2b28115354f7a60364eea1609657d473901bfc","kind":"tag","published_at":"2025-06-02T13:55:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"498acfed680097a8d17938e4a30e75677b07547f","kind":"tag","published_at":"2025-05-14T18:33:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dd7fae1d394a592272e736c7c40ddbeadbbb27dc","kind":"tag","published_at":"2025-05-01T20:59:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"6739025d0bd67e85b6ba8ec85c1e369f7a64c13e","kind":"tag","published_at":"2025-03-28T13:37:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"dc428514b7a54e173d4e68549b2c40230a7e8e15","kind":"tag","published_at":"2025-03-27T20:06:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3/manifests"},{"name":"v1.1.18","sha":"9d5e3eb454b88816dd7cc5c686b98aad89fe897a","kind":"tag","published_at":"2025-03-27T19:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.18","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18/manifests"},{"name":"v1.5.2","sha":"b9d8f7008e799461cc808b31cb32d800d255fa7a","kind":"tag","published_at":"2025-03-26T19:27:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81a31d17bb2c79954f8b6257c0452fc93964a5e4","kind":"tag","published_at":"2025-03-26T15:59:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"695b07797880d5b642e5fa3b043be1ac2caba025","kind":"tag","published_at":"2025-03-25T13:51:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0/manifests"},{"name":"v1.1.17","sha":"8cf41623d100fb59b23487a11b3cb6d08a094b56","kind":"tag","published_at":"2025-03-21T19:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.17","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17/manifests"},{"name":"v1.4.3","sha":"de60092629f9b883a8b23d12b0bb73287485dee8","kind":"commit","published_at":"2025-03-04T16:13:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"37cedecd4859e2db56ca9149665d986cd42d8fe3","kind":"tag","published_at":"2025-02-28T18:29:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b97f26794f8c761ad2677d62ac0117bb7fa9d718","kind":"tag","published_at":"2025-02-26T21:04:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dfec22e8f969a7df86cdd22c96c5d6983f29157e","kind":"tag","published_at":"2025-02-26T15:01:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"2a62cc577e45bbfe2bc4b733f8ae979ab1373a88","kind":"tag","published_at":"2025-01-27T19:23:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94922ed93595d00ba3a9ebd8f887fbd0d5e06e20","kind":"tag","published_at":"2025-01-25T14:41:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e80a10987c657f9ba4c43f7a7fa96a62b3d2f3ef","kind":"tag","published_at":"2025-01-24T15:28:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b410b9f9e6d497817d3ea41f82e9b28b035d6ef","kind":"tag","published_at":"2025-01-23T17:58:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0/manifests"},{"name":"v1.1.16","sha":"0b290a2f2d2daddb7ac3d76f7962db771974b805","kind":"tag","published_at":"2025-01-14T18:58:39.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.16","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16/manifests"},{"name":"v1.2.2","sha":"9a83ca87bc5fbd43491e5682d917d6cde8ab0638","kind":"tag","published_at":"2024-11-23T00:06:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"01d81228d0b93b42bc8710a1c4830c60e9eaee98","kind":"tag","published_at":"2024-11-18T21:08:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e9d6d837a57996d787b84c621aae2a123a827859","kind":"tag","published_at":"2024-11-07T20:27:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0/manifests"},{"name":"v1.1.15","sha":"0eec47ce3c80dd81cdf509dcb8e6b4f81a7ea627","kind":"tag","published_at":"2024-10-02T12:58:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.15","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"edcb40e546a1c57d73fbe0582ae5c4be34383350","kind":"tag","published_at":"2024-09-30T20:11:56.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14/manifests"},{"name":"v1.1.14-test2","sha":"e2aa2d206b2c73da81f9fdc4ea30c29dc7f3ad49","kind":"tag","published_at":"2024-09-30T14:36:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2/manifests"},{"name":"v1.1.14-test1","sha":"98c723741059344404f64a1df74fc7ecc6fc9df1","kind":"tag","published_at":"2024-09-30T13:42:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1/manifests"},{"name":"v1.1.13","sha":"f76e592d7b0fa023e9ea9f2da745643847e6bc63","kind":"commit","published_at":"2024-09-27T15:28:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.13","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"87a866d147bc2514daad264febba2fcf4ef40d88","kind":"tag","published_at":"2024-09-20T20:03:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.12","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94e292094e040a84dbf53b89cf19beb63319cb8f","kind":"tag","published_at":"2024-09-06T23:40:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.11","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a11e8b4b8c28d6eab8a8b6811385a3d9d4bda5cf","kind":"tag","published_at":"2024-09-04T18:32:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.10","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"f61924b837f1af724d1b5bb24de86cf3b5b9c843","kind":"tag","published_at":"2024-08-22T13:51:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.9","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"28fb11b5a76f358685317a85d230b60dd08f66b4","kind":"tag","published_at":"2024-07-29T17:49:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.8","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"94013fe4af89fb9dff225fd7874b23806f84435c","kind":"tag","published_at":"2024-07-16T13:13:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1144159b532244eaacc487a3866c1dd532a3b75e","kind":"tag","published_at":"2024-07-15T17:30:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"aec0d3b9acfb8668114ac8f55a3540edfdfb879a","kind":"tag","published_at":"2024-07-02T18:18:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d2419f7fe1a98ecff512bf4132d50347b7a86341","kind":"tag","published_at":"2024-06-14T19:04:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4/manifests"},{"name":"v1.1.4-pre","sha":"2ffdb131a2b638873909a2d77c3957a49cd74be3","kind":"tag","published_at":"2024-06-11T20:21:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre/manifests"},{"name":"v1.1.4-pre1","sha":"09a7973d9d8c7b4f6709df78e497838d4cb07e86","kind":"tag","published_at":"2024-06-11T16:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1/manifests"},{"name":"v1.1.3","sha":"82c4a7125227df7c965887adfc5e6cdb14b5da3f","kind":"tag","published_at":"2024-05-30T16:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d939996b345a0925b51abf668ab3eeb232c60428","kind":"tag","published_at":"2024-05-09T21:35:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2/manifests"},{"name":"v0.34.3","sha":"0e231dcc6f13ddd08f450ff33280b8dd4f938c06","kind":"tag","published_at":"2024-05-03T18:22:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3/manifests"},{"name":"v1.1.1","sha":"20abb02c2f5d3c210dbbb5e3bb8d7b404ea6c53b","kind":"tag","published_at":"2024-04-25T17:46:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f0a3c25ca0a71fc12c2ffb90da35658b51aee7da","kind":"tag","published_at":"2024-04-18T14:02:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3186132e5ebf2fce2a4be4bd6ea19be0869c264","kind":"tag","published_at":"2024-04-10T19:48:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.0.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0/manifests"},{"name":"v0.34.2","sha":"881b806db83bcd7ec7f9bf8a1312ada6f5dfcbce","kind":"tag","published_at":"2024-04-08T16:50:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"8149db51a8ea9581097a4b726f8c09a61a01b973","kind":"tag","published_at":"2024-03-26T00:24:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"fe85ca923f00216c0c91c76a38e1f669f144deb8","kind":"tag","published_at":"2024-03-25T19:42:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"6f295a411d3f2bd7b7c385df60aabdc2f007322c","kind":"tag","published_at":"2024-03-13T23:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"21b29f0ea49c177dc83a112d9888439f1cfc3bd2","kind":"tag","published_at":"2024-03-12T21:38:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"7c53aa006529187727d1275291d8f754cd92b240","kind":"tag","published_at":"2024-02-10T05:58:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"1cfa0b1d98797980260b8399b24ce7ed3a2d8a0d","kind":"tag","published_at":"2024-01-31T20:47:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"97e92447704a20c1e2f2098eb5518a0dc559776e","kind":"tag","published_at":"2024-01-19T23:45:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"1c21434737ac4b02edb086f88911e7910812a117","kind":"tag","published_at":"2023-12-18T16:30:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"2ece53e5a856cb19d4cfe79766713df2a2da82ab","kind":"tag","published_at":"2023-12-13T19:45:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"7095b908ee5ec7ed9d9ba34af69d1d86335aaf92","kind":"tag","published_at":"2023-12-07T19:59:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"9ea976cf9a6b3c354777a6d62ddb745874db69b1","kind":"tag","published_at":"2023-12-07T18:10:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1/manifests"},{"name":"v0.32.0-alpha-1","sha":"15f918fdcc759d1af267934e030d80943b1fb4f5","kind":"commit","published_at":"2023-11-14T01:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0-alpha-1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1/manifests"},{"name":"v0.31.0","sha":"5237e2b4794a52bb178744b078fd551199bd8198","kind":"tag","published_at":"2023-11-01T18:03:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"4f324bd22875f38b574d9625537a9a50dbe9cd6b","kind":"tag","published_at":"2023-10-13T20:31:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"b9bf4d955c39dfe6dc94407758f61e025f0066c5","kind":"tag","published_at":"2023-09-30T19:18:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"c7a0a41867c4ee3c06a9c63108fb012e5b1083c4","kind":"tag","published_at":"2023-09-01T21:13:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"839107e248713f271c9599d1590ff21fadf85849","kind":"tag","published_at":"2023-08-31T18:39:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"c74a60a04f1df8ff0c7eaac2bbbaf798021dccd2","kind":"tag","published_at":"2023-08-22T20:13:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"2adab4fc9127a685fbcda4823ce9cd742a482727","kind":"tag","published_at":"2023-08-10T17:24:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"3ca2dd2f4e7b8648940a752d40d63aa2ec70f8ed","kind":"tag","published_at":"2023-07-13T16:01:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.29.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"e603c5886634b7ee2ebfecba5ee6476f371daf91","kind":"tag","published_at":"2023-06-23T15:21:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"91bccc075635b7cece67712a8b1df273c308ef04","kind":"tag","published_at":"2023-06-22T15:22:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"53009d90ad166c567686585ba7501879b1c04554","kind":"tag","published_at":"2023-06-21T22:09:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a3c1f7e54ca082d0cb8f0c61b06367e68e112580","kind":"tag","published_at":"2023-06-09T20:20:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"64a46e487e3b08ec25c813fc247dadee1fa7de1e","kind":"tag","published_at":"2023-05-26T18:28:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0/manifests"},{"name":"v0.27.9","sha":"5739c54c8ec54add2fbc2b75551609b92b65cc19","kind":"tag","published_at":"2023-04-12T18:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"c0d33684f705af7d8342d618afeff0a16e53cb79","kind":"tag","published_at":"2023-04-06T14:11:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"0e4eb565c7e46b38575b77e30134ad51e4ec8b81","kind":"tag","published_at":"2023-03-30T14:04:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9e11c914d3c0c93a5a4a1b9f15c8703799752a3b","kind":"tag","published_at":"2023-03-29T14:04:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"722181191f5852a9d2c253838bcaaaeedb7acc0a","kind":"tag","published_at":"2023-02-13T21:59:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"44b5899c711ba1202f6976f91e82675dd859053b","kind":"tag","published_at":"2023-02-08T02:12:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"25bcb29f88b5d9ae322db027a1fc8577a341f484","kind":"tag","published_at":"2023-02-03T20:02:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c510c6004899997c518cf2cb68f55d90c7c42d5","kind":"tag","published_at":"2023-01-04T20:20:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"85ddae8dc5df0d457af51b4d369ecae7bb2dd09e","kind":"tag","published_at":"2022-12-20T20:59:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"11a97c61835784327ad692395778ae0dce033878","kind":"tag","published_at":"2022-12-12T23:36:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0/manifests"},{"name":"v0.26.11","sha":"a97718625361f5fba3e7db959aa3c8ec98abb181","kind":"tag","published_at":"2022-11-10T15:00:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"dceedd84142af285333f13017c141ae6ba0e221e","kind":"tag","published_at":"2022-10-13T15:37:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"301cd80755b3126a9b7ad4830ca0cfca2226e9c6","kind":"tag","published_at":"2022-10-12T19:08:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"404ad467769423225658641706d34512d2f10b69","kind":"tag","published_at":"2022-09-19T14:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"7ce30397cbdfbe90bf2dabc00a909075b3a905b7","kind":"tag","published_at":"2022-09-13T19:43:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"288275ac3fea10332c94af737a1c63bc03b890a5","kind":"tag","published_at":"2022-09-13T16:38:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"596fd7e8565586a93d059591b9c766f0bcaf3ccb","kind":"tag","published_at":"2022-08-17T14:07:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"1ceb68c8f510f20919190d18c86e5284d200f656","kind":"tag","published_at":"2022-08-09T17:24:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"895a121932ed4189ac074d2ae14e1f8927ce49de","kind":"tag","published_at":"2022-07-19T20:16:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"04d809f5751a7f658bb1852a22d6a81fe2222818","kind":"tag","published_at":"2022-07-18T15:56:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"b36d22e9e5c10a1ada387d2049c030286ed6295d","kind":"tag","published_at":"2022-07-14T23:20:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"acbc468b0d90969e8b48297b850ffa2465a3c105","kind":"tag","published_at":"2022-07-14T01:34:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0/manifests"},{"name":"v0.25.13","sha":"bfc0a414c55c610fcec7c216d8deb4f00c985c9a","kind":"tag","published_at":"2022-06-16T02:03:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"9460453404db1b0a6fefbda93fbaf870a8353d81","kind":"tag","published_at":"2022-06-13T21:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d5c919d3af923a8ddc9077a2bb09303aaca26a5b","kind":"tag","published_at":"2022-06-09T19:35:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"c8cecbe7e36c550f26572de4a8e1e0ef9b744771","kind":"tag","published_at":"2022-05-24T19:25:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"5bdb44b7d8c7495db7f2f5859c56ea4d34ffeec9","kind":"tag","published_at":"2022-05-23T17:43:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"ed9449078eab39a9d6af8de7e381b10019ef1b22","kind":"tag","published_at":"2022-05-17T00:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"da6bb12f0a9a676a7a41258dc45dd0c5734877fb","kind":"tag","published_at":"2022-05-13T20:56:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"c2c076725cd19c7acb9ac3e6cde976f7a371c07a","kind":"tag","published_at":"2022-05-04T16:00:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"1e9d1a4f85f5f297d7bd4f3abc02f539ad151b11","kind":"tag","published_at":"2022-05-03T02:52:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"3df579a99f151382cf6844f180c70d2c1d89bf9b","kind":"tag","published_at":"2022-04-04T14:42:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"c39f482f506a6fd7e379550626ab08d0b62a7309","kind":"tag","published_at":"2022-03-17T17:15:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"edf53a55ae5a68b97462a65f7a8d6d4d721f02c3","kind":"tag","published_at":"2022-03-11T16:20:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"336afd9f2a03c4e9fe634aeaa99e1bd3ccdf8be1","kind":"tag","published_at":"2022-03-10T04:39:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"05e0d42fb32007fc6b03b433d0c302041a89015c","kind":"tag","published_at":"2022-03-07T22:23:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0/manifests"},{"name":"v0.24.13","sha":"38f56924c58e4b66a5ad8ff25378f304c5b0d4c8","kind":"tag","published_at":"2022-03-04T21:24:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"7452434a07130ca74cb75532c03cb6d090357b0a","kind":"tag","published_at":"2022-03-01T20:37:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"eac8aa1da99e462a9c86cf95c1a1d70ff6bdf801","kind":"tag","published_at":"2022-02-28T16:09:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3ad4a05860d0540066bad6dca73ba79ac486b5ad","kind":"tag","published_at":"2022-02-25T19:52:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"cdb7e473138430b1f321c0e91c705a7e8abab7cc","kind":"tag","published_at":"2022-02-17T14:12:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"c42dfe4fd5ac0c02f731cea82e03ae34fffe7941","kind":"tag","published_at":"2022-02-11T15:09:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"f1d2724d56333d2c97504b2328dade336401721d","kind":"tag","published_at":"2022-02-03T18:56:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"f4dc47389ca0d2b2c6b01a5e290f9d20ff85da45","kind":"tag","published_at":"2022-02-01T23:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"c94b599d51118a4cf5fdd2006651c6135b96a5cb","kind":"tag","published_at":"2022-02-01T16:41:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"5e3659625aca33d8135a501e38ed45c06d74559c","kind":"tag","published_at":"2022-01-19T20:34:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"1951e2ad18299bd227f51d7ebe611144ae8f8ce0","kind":"tag","published_at":"2022-01-06T21:35:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a28bb8b9541b62ab6143b9812a4caa709ecf595b","kind":"tag","published_at":"2021-12-13T19:34:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"7c2928963e7dd4f452ed63baa11164e907a80def","kind":"tag","published_at":"2021-12-02T12:37:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"50f18957fcb43633bca7d405c7b73a8879a94f5f","kind":"tag","published_at":"2021-12-01T16:38:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"6f29bcb7f6aec1a07b13d439434bb1693215d573","kind":"tag","published_at":"2021-11-20T03:10:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"e91f155ba3ba76b8d6ec3ee352edad3f553484d9","kind":"tag","published_at":"2021-11-16T20:49:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0/manifests"},{"name":"v0.22.11","sha":"32dccfe3dcf0616f229474bae2a76e0647e3b17a","kind":"tag","published_at":"2021-11-08T22:19:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"a20eb2d3a5a99066e62992d7d31cc1ed2a223966","kind":"tag","published_at":"2021-11-05T18:50:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"0eb0cdb283571ff23042aab1fb1a06842b623edc","kind":"tag","published_at":"2021-11-03T17:57:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"20ec6253707b511cddd4778519ac73f474730904","kind":"tag","published_at":"2021-10-29T14:52:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"7e05510e45f7bb56e9f34d210aaffa825c40c41d","kind":"tag","published_at":"2021-10-22T18:05:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"878bfc5ff3d597ce861547909feabccb4ee71168","kind":"tag","published_at":"2021-10-18T15:37:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"c5a025c3f64c113bf5a370f5df2c1eb50da01f02","kind":"tag","published_at":"2021-09-22T21:16:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"4440b6d59f9ab70f48f6cfeb4aaa0f3d4955402b","kind":"tag","published_at":"2021-09-15T23:37:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2dec90881971e5ed7faea4bc510c8d22c9aa6236","kind":"tag","published_at":"2021-09-09T19:26:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"b5de54f1227a460d41ffe0afec32853c62b4fdd1","kind":"tag","published_at":"2021-09-08T20:13:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"9b73ef0d8d673d41a2e6e3e51dcaf442f904445e","kind":"tag","published_at":"2021-09-03T00:22:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"417da3c0a220d204e95d8d957077d14f30c07b12","kind":"tag","published_at":"2021-08-11T13:33:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1ca41c175d953a5097e2a66148c4df91207b93d4","kind":"tag","published_at":"2021-07-30T21:05:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.21.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0/manifests"},{"name":"v0.20.14","sha":"b8a833e7e99e179ada98196b63cea4b53373eaf7","kind":"tag","published_at":"2021-07-23T19:29:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"5afc6e551eaf628ef2f30af55deae28e8b7e6ed2","kind":"tag","published_at":"2021-07-16T17:27:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8a4c1a399833aadc6ac42105f7b84395a4a18c2e","kind":"tag","published_at":"2021-07-12T12:40:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"8b3c51af9308d4f8c0b5d48c13f72872c0d9f6f2","kind":"tag","published_at":"2021-06-30T15:43:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"73057ea44a43bf6bf7a0a23ae35c8c461cef8590","kind":"tag","published_at":"2021-06-23T15:04:09.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"59628cb118395d68a42c659389a15155ff64fff5","kind":"tag","published_at":"2021-06-11T20:53:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"95a74ea44df810f45e433c00a0684386b70bb0a8","kind":"tag","published_at":"2021-06-08T20:55:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"101d5c43193e03a7362e6fae311c461acd0d4d9d","kind":"tag","published_at":"2021-06-08T18:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"7ef2f9964ef59e3aa73c92a12eafc84e0b450af6","kind":"tag","published_at":"2021-06-04T19:19:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"05093b5fdc06a4304fcdcce609a3ee1911b451d7","kind":"tag","published_at":"2021-06-03T18:16:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"98e42784200cfc06e0478e58fa5834764fb631cf","kind":"tag","published_at":"2021-05-26T22:17:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"79923e13e9b3ab58a67b42945947915cb7b8590b","kind":"tag","published_at":"2021-05-21T18:31:46.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"c21291c6bb5a93127d57db3e45a42b77bf3ce3d8","kind":"tag","published_at":"2021-05-18T02:56:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8fe84db92baed092a2f3c0de6e8b3c0ee15a358c","kind":"tag","published_at":"2021-05-14T03:16:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"82b1aa614656d794cf0d9b5ec77163b47f032da2","kind":"tag","published_at":"2021-05-12T16:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0/manifests"},{"name":"v0.19.13","sha":"b6017772ee506011ff227f06c337abb17bcd20bd","kind":"tag","published_at":"2021-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"71edb0f2e3ec8e535becd446777b3c6ec8fd4cdd","kind":"tag","published_at":"2021-04-23T18:12:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"67c2c642c7dad955118931f4b66667a352c0481d","kind":"tag","published_at":"2021-04-15T19:17:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"0401287df74078e8d3a933283ba16fcdd5e123f2","kind":"tag","published_at":"2021-04-09T17:09:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"5b13af48b96659c1561fc97a1dc64f6d35e2309d","kind":"tag","published_at":"2021-04-06T17:19:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"b92ee9ae96f16392e6d9c4a5d400c3e298d8067a","kind":"tag","published_at":"2021-03-26T14:02:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"fcea95974902e6880cf89ae47862c3201282af85","kind":"tag","published_at":"2021-03-19T20:55:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"f8ec5e879237a0b1c0dd002315c2ea0bd2cb296f","kind":"tag","published_at":"2021-03-11T14:27:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"85024acf8cc4a05aee9ccfc9464da965b837decc","kind":"tag","published_at":"2021-03-09T22:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"c4a1f63c740a64f0166c8bf918652b7120c85ca7","kind":"tag","published_at":"2021-03-09T14:13:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"4456650a46745b544b3b38bf5563270fbcc4af89","kind":"tag","published_at":"2021-02-23T22:49:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"206cae23120280c6144cc48ece546f51624a71c6","kind":"tag","published_at":"2021-02-22T21:12:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aacc5caa46bf4ce381bd2fb93ce8cdbb23c8326e","kind":"tag","published_at":"2021-02-19T19:37:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c8ef8295316c685200fe72def2c74eaa0fbe7a1b","kind":"tag","published_at":"2021-02-18T19:55:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0/manifests"},{"name":"v0.18.10","sha":"9a6ee28cfd306a69ecb5087988707847c0ab1d24","kind":"tag","published_at":"2021-02-12T03:47:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"b014ab56e0d94de64d05b9fcc2fcdebfbd999338","kind":"tag","published_at":"2021-02-10T22:17:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"f213d4cc27bcdd877d0213f57733f2689a0a2046","kind":"tag","published_at":"2021-02-05T19:11:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"1106e6f5c63d40b463938c469b7c0e75e0cf0de5","kind":"tag","published_at":"2021-02-02T23:47:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"1c95ebf2674be00e4e1d90a75608754f16a087ec","kind":"tag","published_at":"2021-01-28T15:52:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"12d50a644f36b4e463a525f654d6e5d8ebc1aeb7","kind":"tag","published_at":"2021-01-28T00:47:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"30bf3203089509d7b010f4540b5cb3a75324db22","kind":"tag","published_at":"2021-01-26T16:24:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"5e0dad99db44d93e7315c4587f45db0ef5364753","kind":"tag","published_at":"2021-01-21T23:55:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3/manifests"},{"name":"v0.17.8","sha":"7fd3911b85f39be3d2338497409f398a7dbde836","kind":"tag","published_at":"2021-01-21T21:25:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"67dc849e88c9bc0c1e82e29b6276cf97b30887e2","kind":"tag","published_at":"2021-01-20T22:22:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"7d071d621b924d13056c117591fbe522c28b1baa","kind":"tag","published_at":"2021-01-20T19:39:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6/manifests"},{"name":"v0.18.2","sha":"afa95564af303e9e0d8f2b0bc35ee9e6dc71d875","kind":"tag","published_at":"2021-01-12T19:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5bba74d33fefed9d533dc49ea9cad457d741c189","kind":"tag","published_at":"2021-01-07T21:14:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9bfc1e2a25ab7492cab6fa5d07c054eb91565858","kind":"tag","published_at":"2020-12-17T19:59:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"9d234481045f8f5e36f1378ef7844682e5539756","kind":"tag","published_at":"2020-12-03T21:59:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"ce5539c6921e95f07fe7d044170663e494c63e6f","kind":"tag","published_at":"2020-11-13T00:48:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"9249c98242ee40bfb0ba05c7ec3c3fddbe865f30","kind":"tag","published_at":"2020-11-06T06:14:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"d34b0f53f4eb8e04429723b504b4b219854cffa8","kind":"tag","published_at":"2020-11-01T19:36:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"980f01127f58a22a5e81daab8bf25b480f2dcf10","kind":"tag","published_at":"2020-10-31T14:02:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"0ffbd84684b734281506d7c2a5dfa3168ef770af","kind":"tag","published_at":"2020-10-26T16:16:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"109b62e137803fb71b7b5bc7991a69b7b39bd647","kind":"tag","published_at":"2020-10-14T14:39:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2537956fa9517bc688c51c1c829c0321f02bc797","kind":"tag","published_at":"2020-10-08T14:08:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"3a8f64410967f02b62c6535c479ca6d3db847d82","kind":"tag","published_at":"2020-10-08T12:05:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4063b21807ee15d9e82aa5a74ef6730a4c217513","kind":"tag","published_at":"2020-09-04T21:21:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cce4f1f7c91e74f1dda74eaeb9323f18adecfc72","kind":"tag","published_at":"2020-08-27T12:56:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7ff816b5a2749a8a1990324256544f1f26d57a58","kind":"tag","published_at":"2020-08-11T19:49:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"3413f4ac551844d7d27d75ee248deeb0ce3f8f24","kind":"tag","published_at":"2020-08-06T13:41:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"1bd7d54e2b18fa98d4a687a235bd3e27a421690a","kind":"tag","published_at":"2020-07-21T15:17:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"03ae8480f6a802fdc3c35105f00b254d3fa2f030","kind":"tag","published_at":"2020-07-10T16:02:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"cb176e8d9b7fba3331e5ec7908c046a25203ba46","kind":"tag","published_at":"2020-06-24T21:03:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0/manifests"},{"name":"v0.14.14","sha":"717fabcf5d665d279395c8579771bdb3827de9d9","kind":"tag","published_at":"2020-06-18T12:46:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"e72503cdc5f8525b2393c281f2a691aed68d7aed","kind":"tag","published_at":"2020-06-11T16:03:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"9aa7b50fda61174459d8f0a1343d28148b81f74d","kind":"tag","published_at":"2020-06-11T13:24:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"264b94f9a96c56d6cc8017ce4273bfd05e92a636","kind":"tag","published_at":"2020-06-10T20:30:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5833b33ba928d3959a939fd8f049fd205797671e","kind":"tag","published_at":"2020-06-09T03:26:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"2306e7287fdb4e1ccd610f1c4d400940651ed0d4","kind":"tag","published_at":"2020-06-04T15:48:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"a2d13adf3c777d081dbef9acfc911e1064760c46","kind":"tag","published_at":"2020-06-03T12:56:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"6a7b199926cc309f885d2ab2021ddd4ae5a4f99a","kind":"tag","published_at":"2020-06-01T19:09:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"30fce19e5ab27c70b8cbf8e4cc20ba9dc127eb73","kind":"tag","published_at":"2020-05-28T20:07:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"b7bfd51df8561f24a3a627246f3557af709ca1c0","kind":"tag","published_at":"2020-05-27T18:41:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"516684ece44c65e733fb4f5934e4de1952672861","kind":"tag","published_at":"2020-05-27T14:13:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"426463a0f23acdb601f528f0b70253e9cf701577","kind":"tag","published_at":"2020-05-19T17:48:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"04129167b56bd80a865520c45ddee6e0aa37cf06","kind":"tag","published_at":"2020-05-13T18:35:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"fa498f48f7b93a88a9bd8da73d9eb941d780e1c5","kind":"tag","published_at":"2020-05-07T15:18:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"88382cf86391c64da6246488b62e3719fa20c128","kind":"tag","published_at":"2020-05-05T13:21:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0/manifests"},{"name":"v0.13.10","sha":"de3635706023fb0190a02902285ef9bab9e9ec92","kind":"tag","published_at":"2020-05-01T19:29:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"97e8fd3183705745f0666f9867cf118db6f3c127","kind":"tag","published_at":"2020-04-29T02:35:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"0ed5c82c99cc494a2d5578e5eee0cbf4acb2782b","kind":"tag","published_at":"2020-04-28T19:18:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"ec7f3a5da5df5424640e89021fd3803de207f2ee","kind":"tag","published_at":"2020-04-27T20:45:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"306a4e2e2b8717419c475f2d9e2c8ee48c2e5b90","kind":"tag","published_at":"2020-04-23T21:43:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"abeaacf1953f502d0b5e4cfdf321632a8ee2418a","kind":"tag","published_at":"2020-04-23T01:51:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ba043cb9a6c82f33e2c8e281616201ffdad0daed","kind":"tag","published_at":"2020-04-22T18:17:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b15e481936442e1ecbfe128b74210602ce7d1b41","kind":"tag","published_at":"2020-04-20T21:29:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f289fb8da7477fc9682c586219fd486833c14085","kind":"tag","published_at":"2020-04-08T16:27:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd1775f4144511c64fc039447820474c40e9453c","kind":"tag","published_at":"2020-04-08T15:22:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"75d47d3f10eec16184a36215048ca1e337c109c9","kind":"tag","published_at":"2020-04-03T13:30:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"23c8ea2fa9d8854430cb6cdcd9d58c996b1e77f6","kind":"tag","published_at":"2020-04-02T02:13:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"48cbfc2da18985c3bf9c37633047b8390fbd7116","kind":"tag","published_at":"2020-03-31T04:17:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"97cbf67a7f96f16475600c4cc9f553b5e8aca2f9","kind":"tag","published_at":"2020-03-26T18:33:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a562d0ae201d398b79703366ed573e2a055b191f","kind":"tag","published_at":"2020-03-19T21:56:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5ecbb52b5ea279788a4cc0b9f404b97587ae20f3","kind":"tag","published_at":"2020-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"a1f1c586fd8e5bf3ead22c83713b1c0d0be0d33b","kind":"tag","published_at":"2020-03-16T19:45:01.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"44382c5ad5d670e56bc08ea8767c01ce1fd6bd4f","kind":"tag","published_at":"2020-03-10T20:17:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"0cfde64ac563096022f2511a072fc3f357511429","kind":"tag","published_at":"2020-03-05T21:42:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"bf787a84248b14b2618332b8f57b00136ccf8a35","kind":"tag","published_at":"2020-03-05T20:42:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"a9e8b6877cc4ff96beb3ee19514cdb3efe4fee7c","kind":"tag","published_at":"2020-03-05T19:57:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7e65a6595a372662db7997b84debfe257b442269","kind":"tag","published_at":"2020-03-05T18:23:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"c2e98c059f18d537779909da9add6ac75286070c","kind":"tag","published_at":"2020-03-03T18:49:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e91128d47209c8d2b061355c5aaf77ee6d618764","kind":"tag","published_at":"2020-03-03T16:56:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e699de910aa6d43d1b21a1b6db79ee0c69d717c3","kind":"tag","published_at":"2020-02-28T19:25:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d4875db81f733c66640e0a48149b3a1c7ce139f","kind":"tag","published_at":"2020-02-28T14:53:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"ee6c357ad43797cb5306bfbd815e6fe45507ec62","kind":"tag","published_at":"2020-02-27T18:45:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"23b7d8fce2673c25980fca71af8e1f75e38abafe","kind":"tag","published_at":"2020-02-25T01:26:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"588485af7b87923cb8548032c222dba8b056b82c","kind":"tag","published_at":"2020-02-24T19:02:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"43761254fe3c3966debd81008687f66e798a44e3","kind":"tag","published_at":"2020-02-24T18:49:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"7307e4f2dd696b6df19e878d3d73c17218a61a97","kind":"tag","published_at":"2020-02-24T15:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab05a538d50fa03791ea0f0e58bcdf85f69f8388","kind":"tag","published_at":"2020-02-20T21:20:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"07de39e614b1bce74ecff96dec925b6f62ca5801","kind":"tag","published_at":"2020-02-13T20:16:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c63c0e70924e94320d93855e66bb10a9d3ef8d15","kind":"tag","published_at":"2020-02-13T20:08:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"44ae639acdbbc9164a12d1f09f794cfd8e0414b2","kind":"tag","published_at":"2020-02-13T16:33:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb8341aa35ada4ad0fd43ad595f60f0b59f52bfb","kind":"tag","published_at":"2020-02-11T22:21:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:14:31.037Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.673586424307466,"dependent_packages_count":5.316629217251324,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4951078207793955},"purl":"pkg:golang/github.com/%21open%21z%21i%21t%21i/%21ziti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/OpenZITI/Ziti","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/OpenZITI/Ziti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/OpenZITI/Ziti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.456Z","issues_count":779,"pull_requests_count":1778,"avg_time_to_close_issue":17482729.45738046,"avg_time_to_close_pull_request":669063.0341494846,"issues_closed_count":481,"pull_requests_closed_count":1552,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":0.748395378690629,"avg_comments_per_pull_request":0.406636670416198,"merged_pull_requests_count":1023,"bot_issues_count":3,"bot_pull_requests_count":646,"past_year_issues_count":315,"past_year_pull_requests_count":907,"past_year_avg_time_to_close_issue":652113.4156626506,"past_year_avg_time_to_close_pull_request":302120.3206590621,"past_year_issues_closed_count":166,"past_year_pull_requests_closed_count":789,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.33015873015873015,"past_year_avg_comments_per_pull_request":0.37265711135611906,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":346,"past_year_merged_pull_requests_count":516,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","maintainers":[{"login":"plorenz","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZITI%2FZiti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZITI%2FZiti/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZITI%2FZiti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOpenZITI%2FZiti/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8199212,"name":"github.com/openziti/ziti/zititest","ecosystem":"go","description":"","homepage":"https://github.com/openziti/ziti","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openziti/ziti","keywords_array":[],"namespace":"github.com/openziti/ziti","versions_count":15,"first_release_published_at":"2023-07-13T15:52:22.000Z","latest_release_published_at":"2024-01-10T17:45:47.000Z","latest_release_number":"v0.0.0-20240110174547-3fc114263371","last_synced_at":"2025-07-30T19:20:36.540Z","created_at":"2023-09-05T02:39:33.088Z","updated_at":"2025-09-03T02:14:31.072Z","registry_url":"https://pkg.go.dev/github.com/openziti/ziti/zititest","install_command":"go get github.com/openziti/ziti/zititest","documentation_url":"https://pkg.go.dev/github.com/openziti/ziti/zititest#section-documentation","metadata":{},"repo_metadata":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377165,"owners_count":25094531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"tags":[{"name":"v1.6.7","sha":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0","kind":"tag","published_at":"2025-08-12T19:48:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"207d28c6bdee9a1ef095a8bb1d90976ae271357c","kind":"tag","published_at":"2025-07-25T17:19:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0efb60b2113427384f44283a97c0b4b9941b15f3","kind":"tag","published_at":"2025-07-09T15:13:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"10983f5c8e602491ab625ca75dad3db5b985b684","kind":"tag","published_at":"2025-06-18T16:12:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0d2b28115354f7a60364eea1609657d473901bfc","kind":"tag","published_at":"2025-06-02T13:55:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"498acfed680097a8d17938e4a30e75677b07547f","kind":"tag","published_at":"2025-05-14T18:33:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dd7fae1d394a592272e736c7c40ddbeadbbb27dc","kind":"tag","published_at":"2025-05-01T20:59:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"6739025d0bd67e85b6ba8ec85c1e369f7a64c13e","kind":"tag","published_at":"2025-03-28T13:37:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"dc428514b7a54e173d4e68549b2c40230a7e8e15","kind":"tag","published_at":"2025-03-27T20:06:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3/manifests"},{"name":"v1.1.18","sha":"9d5e3eb454b88816dd7cc5c686b98aad89fe897a","kind":"tag","published_at":"2025-03-27T19:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.18","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18/manifests"},{"name":"v1.5.2","sha":"b9d8f7008e799461cc808b31cb32d800d255fa7a","kind":"tag","published_at":"2025-03-26T19:27:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81a31d17bb2c79954f8b6257c0452fc93964a5e4","kind":"tag","published_at":"2025-03-26T15:59:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"695b07797880d5b642e5fa3b043be1ac2caba025","kind":"tag","published_at":"2025-03-25T13:51:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0/manifests"},{"name":"v1.1.17","sha":"8cf41623d100fb59b23487a11b3cb6d08a094b56","kind":"tag","published_at":"2025-03-21T19:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.17","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17/manifests"},{"name":"v1.4.3","sha":"de60092629f9b883a8b23d12b0bb73287485dee8","kind":"commit","published_at":"2025-03-04T16:13:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"37cedecd4859e2db56ca9149665d986cd42d8fe3","kind":"tag","published_at":"2025-02-28T18:29:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b97f26794f8c761ad2677d62ac0117bb7fa9d718","kind":"tag","published_at":"2025-02-26T21:04:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dfec22e8f969a7df86cdd22c96c5d6983f29157e","kind":"tag","published_at":"2025-02-26T15:01:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"2a62cc577e45bbfe2bc4b733f8ae979ab1373a88","kind":"tag","published_at":"2025-01-27T19:23:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94922ed93595d00ba3a9ebd8f887fbd0d5e06e20","kind":"tag","published_at":"2025-01-25T14:41:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e80a10987c657f9ba4c43f7a7fa96a62b3d2f3ef","kind":"tag","published_at":"2025-01-24T15:28:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b410b9f9e6d497817d3ea41f82e9b28b035d6ef","kind":"tag","published_at":"2025-01-23T17:58:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0/manifests"},{"name":"v1.1.16","sha":"0b290a2f2d2daddb7ac3d76f7962db771974b805","kind":"tag","published_at":"2025-01-14T18:58:39.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.16","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16/manifests"},{"name":"v1.2.2","sha":"9a83ca87bc5fbd43491e5682d917d6cde8ab0638","kind":"tag","published_at":"2024-11-23T00:06:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"01d81228d0b93b42bc8710a1c4830c60e9eaee98","kind":"tag","published_at":"2024-11-18T21:08:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e9d6d837a57996d787b84c621aae2a123a827859","kind":"tag","published_at":"2024-11-07T20:27:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0/manifests"},{"name":"v1.1.15","sha":"0eec47ce3c80dd81cdf509dcb8e6b4f81a7ea627","kind":"tag","published_at":"2024-10-02T12:58:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.15","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"edcb40e546a1c57d73fbe0582ae5c4be34383350","kind":"tag","published_at":"2024-09-30T20:11:56.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14/manifests"},{"name":"v1.1.14-test2","sha":"e2aa2d206b2c73da81f9fdc4ea30c29dc7f3ad49","kind":"tag","published_at":"2024-09-30T14:36:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2/manifests"},{"name":"v1.1.14-test1","sha":"98c723741059344404f64a1df74fc7ecc6fc9df1","kind":"tag","published_at":"2024-09-30T13:42:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1/manifests"},{"name":"v1.1.13","sha":"f76e592d7b0fa023e9ea9f2da745643847e6bc63","kind":"commit","published_at":"2024-09-27T15:28:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.13","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"87a866d147bc2514daad264febba2fcf4ef40d88","kind":"tag","published_at":"2024-09-20T20:03:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.12","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94e292094e040a84dbf53b89cf19beb63319cb8f","kind":"tag","published_at":"2024-09-06T23:40:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.11","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a11e8b4b8c28d6eab8a8b6811385a3d9d4bda5cf","kind":"tag","published_at":"2024-09-04T18:32:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.10","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"f61924b837f1af724d1b5bb24de86cf3b5b9c843","kind":"tag","published_at":"2024-08-22T13:51:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.9","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"28fb11b5a76f358685317a85d230b60dd08f66b4","kind":"tag","published_at":"2024-07-29T17:49:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.8","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"94013fe4af89fb9dff225fd7874b23806f84435c","kind":"tag","published_at":"2024-07-16T13:13:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1144159b532244eaacc487a3866c1dd532a3b75e","kind":"tag","published_at":"2024-07-15T17:30:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"aec0d3b9acfb8668114ac8f55a3540edfdfb879a","kind":"tag","published_at":"2024-07-02T18:18:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d2419f7fe1a98ecff512bf4132d50347b7a86341","kind":"tag","published_at":"2024-06-14T19:04:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4/manifests"},{"name":"v1.1.4-pre","sha":"2ffdb131a2b638873909a2d77c3957a49cd74be3","kind":"tag","published_at":"2024-06-11T20:21:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre/manifests"},{"name":"v1.1.4-pre1","sha":"09a7973d9d8c7b4f6709df78e497838d4cb07e86","kind":"tag","published_at":"2024-06-11T16:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1/manifests"},{"name":"v1.1.3","sha":"82c4a7125227df7c965887adfc5e6cdb14b5da3f","kind":"tag","published_at":"2024-05-30T16:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d939996b345a0925b51abf668ab3eeb232c60428","kind":"tag","published_at":"2024-05-09T21:35:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2/manifests"},{"name":"v0.34.3","sha":"0e231dcc6f13ddd08f450ff33280b8dd4f938c06","kind":"tag","published_at":"2024-05-03T18:22:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3/manifests"},{"name":"v1.1.1","sha":"20abb02c2f5d3c210dbbb5e3bb8d7b404ea6c53b","kind":"tag","published_at":"2024-04-25T17:46:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f0a3c25ca0a71fc12c2ffb90da35658b51aee7da","kind":"tag","published_at":"2024-04-18T14:02:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3186132e5ebf2fce2a4be4bd6ea19be0869c264","kind":"tag","published_at":"2024-04-10T19:48:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.0.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0/manifests"},{"name":"v0.34.2","sha":"881b806db83bcd7ec7f9bf8a1312ada6f5dfcbce","kind":"tag","published_at":"2024-04-08T16:50:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"8149db51a8ea9581097a4b726f8c09a61a01b973","kind":"tag","published_at":"2024-03-26T00:24:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"fe85ca923f00216c0c91c76a38e1f669f144deb8","kind":"tag","published_at":"2024-03-25T19:42:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"6f295a411d3f2bd7b7c385df60aabdc2f007322c","kind":"tag","published_at":"2024-03-13T23:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"21b29f0ea49c177dc83a112d9888439f1cfc3bd2","kind":"tag","published_at":"2024-03-12T21:38:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"7c53aa006529187727d1275291d8f754cd92b240","kind":"tag","published_at":"2024-02-10T05:58:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"1cfa0b1d98797980260b8399b24ce7ed3a2d8a0d","kind":"tag","published_at":"2024-01-31T20:47:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"97e92447704a20c1e2f2098eb5518a0dc559776e","kind":"tag","published_at":"2024-01-19T23:45:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"1c21434737ac4b02edb086f88911e7910812a117","kind":"tag","published_at":"2023-12-18T16:30:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"2ece53e5a856cb19d4cfe79766713df2a2da82ab","kind":"tag","published_at":"2023-12-13T19:45:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"7095b908ee5ec7ed9d9ba34af69d1d86335aaf92","kind":"tag","published_at":"2023-12-07T19:59:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"9ea976cf9a6b3c354777a6d62ddb745874db69b1","kind":"tag","published_at":"2023-12-07T18:10:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1/manifests"},{"name":"v0.32.0-alpha-1","sha":"15f918fdcc759d1af267934e030d80943b1fb4f5","kind":"commit","published_at":"2023-11-14T01:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0-alpha-1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1/manifests"},{"name":"v0.31.0","sha":"5237e2b4794a52bb178744b078fd551199bd8198","kind":"tag","published_at":"2023-11-01T18:03:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"4f324bd22875f38b574d9625537a9a50dbe9cd6b","kind":"tag","published_at":"2023-10-13T20:31:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"b9bf4d955c39dfe6dc94407758f61e025f0066c5","kind":"tag","published_at":"2023-09-30T19:18:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"c7a0a41867c4ee3c06a9c63108fb012e5b1083c4","kind":"tag","published_at":"2023-09-01T21:13:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"839107e248713f271c9599d1590ff21fadf85849","kind":"tag","published_at":"2023-08-31T18:39:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"c74a60a04f1df8ff0c7eaac2bbbaf798021dccd2","kind":"tag","published_at":"2023-08-22T20:13:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"2adab4fc9127a685fbcda4823ce9cd742a482727","kind":"tag","published_at":"2023-08-10T17:24:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"3ca2dd2f4e7b8648940a752d40d63aa2ec70f8ed","kind":"tag","published_at":"2023-07-13T16:01:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.29.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"e603c5886634b7ee2ebfecba5ee6476f371daf91","kind":"tag","published_at":"2023-06-23T15:21:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"91bccc075635b7cece67712a8b1df273c308ef04","kind":"tag","published_at":"2023-06-22T15:22:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"53009d90ad166c567686585ba7501879b1c04554","kind":"tag","published_at":"2023-06-21T22:09:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a3c1f7e54ca082d0cb8f0c61b06367e68e112580","kind":"tag","published_at":"2023-06-09T20:20:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"64a46e487e3b08ec25c813fc247dadee1fa7de1e","kind":"tag","published_at":"2023-05-26T18:28:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0/manifests"},{"name":"v0.27.9","sha":"5739c54c8ec54add2fbc2b75551609b92b65cc19","kind":"tag","published_at":"2023-04-12T18:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"c0d33684f705af7d8342d618afeff0a16e53cb79","kind":"tag","published_at":"2023-04-06T14:11:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"0e4eb565c7e46b38575b77e30134ad51e4ec8b81","kind":"tag","published_at":"2023-03-30T14:04:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9e11c914d3c0c93a5a4a1b9f15c8703799752a3b","kind":"tag","published_at":"2023-03-29T14:04:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"722181191f5852a9d2c253838bcaaaeedb7acc0a","kind":"tag","published_at":"2023-02-13T21:59:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"44b5899c711ba1202f6976f91e82675dd859053b","kind":"tag","published_at":"2023-02-08T02:12:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"25bcb29f88b5d9ae322db027a1fc8577a341f484","kind":"tag","published_at":"2023-02-03T20:02:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c510c6004899997c518cf2cb68f55d90c7c42d5","kind":"tag","published_at":"2023-01-04T20:20:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"85ddae8dc5df0d457af51b4d369ecae7bb2dd09e","kind":"tag","published_at":"2022-12-20T20:59:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"11a97c61835784327ad692395778ae0dce033878","kind":"tag","published_at":"2022-12-12T23:36:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0/manifests"},{"name":"v0.26.11","sha":"a97718625361f5fba3e7db959aa3c8ec98abb181","kind":"tag","published_at":"2022-11-10T15:00:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"dceedd84142af285333f13017c141ae6ba0e221e","kind":"tag","published_at":"2022-10-13T15:37:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"301cd80755b3126a9b7ad4830ca0cfca2226e9c6","kind":"tag","published_at":"2022-10-12T19:08:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"404ad467769423225658641706d34512d2f10b69","kind":"tag","published_at":"2022-09-19T14:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"7ce30397cbdfbe90bf2dabc00a909075b3a905b7","kind":"tag","published_at":"2022-09-13T19:43:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"288275ac3fea10332c94af737a1c63bc03b890a5","kind":"tag","published_at":"2022-09-13T16:38:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"596fd7e8565586a93d059591b9c766f0bcaf3ccb","kind":"tag","published_at":"2022-08-17T14:07:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"1ceb68c8f510f20919190d18c86e5284d200f656","kind":"tag","published_at":"2022-08-09T17:24:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"895a121932ed4189ac074d2ae14e1f8927ce49de","kind":"tag","published_at":"2022-07-19T20:16:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"04d809f5751a7f658bb1852a22d6a81fe2222818","kind":"tag","published_at":"2022-07-18T15:56:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"b36d22e9e5c10a1ada387d2049c030286ed6295d","kind":"tag","published_at":"2022-07-14T23:20:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"acbc468b0d90969e8b48297b850ffa2465a3c105","kind":"tag","published_at":"2022-07-14T01:34:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0/manifests"},{"name":"v0.25.13","sha":"bfc0a414c55c610fcec7c216d8deb4f00c985c9a","kind":"tag","published_at":"2022-06-16T02:03:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"9460453404db1b0a6fefbda93fbaf870a8353d81","kind":"tag","published_at":"2022-06-13T21:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d5c919d3af923a8ddc9077a2bb09303aaca26a5b","kind":"tag","published_at":"2022-06-09T19:35:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"c8cecbe7e36c550f26572de4a8e1e0ef9b744771","kind":"tag","published_at":"2022-05-24T19:25:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"5bdb44b7d8c7495db7f2f5859c56ea4d34ffeec9","kind":"tag","published_at":"2022-05-23T17:43:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"ed9449078eab39a9d6af8de7e381b10019ef1b22","kind":"tag","published_at":"2022-05-17T00:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"da6bb12f0a9a676a7a41258dc45dd0c5734877fb","kind":"tag","published_at":"2022-05-13T20:56:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"c2c076725cd19c7acb9ac3e6cde976f7a371c07a","kind":"tag","published_at":"2022-05-04T16:00:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"1e9d1a4f85f5f297d7bd4f3abc02f539ad151b11","kind":"tag","published_at":"2022-05-03T02:52:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"3df579a99f151382cf6844f180c70d2c1d89bf9b","kind":"tag","published_at":"2022-04-04T14:42:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"c39f482f506a6fd7e379550626ab08d0b62a7309","kind":"tag","published_at":"2022-03-17T17:15:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"edf53a55ae5a68b97462a65f7a8d6d4d721f02c3","kind":"tag","published_at":"2022-03-11T16:20:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"336afd9f2a03c4e9fe634aeaa99e1bd3ccdf8be1","kind":"tag","published_at":"2022-03-10T04:39:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"05e0d42fb32007fc6b03b433d0c302041a89015c","kind":"tag","published_at":"2022-03-07T22:23:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0/manifests"},{"name":"v0.24.13","sha":"38f56924c58e4b66a5ad8ff25378f304c5b0d4c8","kind":"tag","published_at":"2022-03-04T21:24:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"7452434a07130ca74cb75532c03cb6d090357b0a","kind":"tag","published_at":"2022-03-01T20:37:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"eac8aa1da99e462a9c86cf95c1a1d70ff6bdf801","kind":"tag","published_at":"2022-02-28T16:09:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3ad4a05860d0540066bad6dca73ba79ac486b5ad","kind":"tag","published_at":"2022-02-25T19:52:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"cdb7e473138430b1f321c0e91c705a7e8abab7cc","kind":"tag","published_at":"2022-02-17T14:12:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"c42dfe4fd5ac0c02f731cea82e03ae34fffe7941","kind":"tag","published_at":"2022-02-11T15:09:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"f1d2724d56333d2c97504b2328dade336401721d","kind":"tag","published_at":"2022-02-03T18:56:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"f4dc47389ca0d2b2c6b01a5e290f9d20ff85da45","kind":"tag","published_at":"2022-02-01T23:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"c94b599d51118a4cf5fdd2006651c6135b96a5cb","kind":"tag","published_at":"2022-02-01T16:41:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"5e3659625aca33d8135a501e38ed45c06d74559c","kind":"tag","published_at":"2022-01-19T20:34:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"1951e2ad18299bd227f51d7ebe611144ae8f8ce0","kind":"tag","published_at":"2022-01-06T21:35:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a28bb8b9541b62ab6143b9812a4caa709ecf595b","kind":"tag","published_at":"2021-12-13T19:34:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"7c2928963e7dd4f452ed63baa11164e907a80def","kind":"tag","published_at":"2021-12-02T12:37:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"50f18957fcb43633bca7d405c7b73a8879a94f5f","kind":"tag","published_at":"2021-12-01T16:38:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"6f29bcb7f6aec1a07b13d439434bb1693215d573","kind":"tag","published_at":"2021-11-20T03:10:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"e91f155ba3ba76b8d6ec3ee352edad3f553484d9","kind":"tag","published_at":"2021-11-16T20:49:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0/manifests"},{"name":"v0.22.11","sha":"32dccfe3dcf0616f229474bae2a76e0647e3b17a","kind":"tag","published_at":"2021-11-08T22:19:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"a20eb2d3a5a99066e62992d7d31cc1ed2a223966","kind":"tag","published_at":"2021-11-05T18:50:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"0eb0cdb283571ff23042aab1fb1a06842b623edc","kind":"tag","published_at":"2021-11-03T17:57:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"20ec6253707b511cddd4778519ac73f474730904","kind":"tag","published_at":"2021-10-29T14:52:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"7e05510e45f7bb56e9f34d210aaffa825c40c41d","kind":"tag","published_at":"2021-10-22T18:05:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"878bfc5ff3d597ce861547909feabccb4ee71168","kind":"tag","published_at":"2021-10-18T15:37:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"c5a025c3f64c113bf5a370f5df2c1eb50da01f02","kind":"tag","published_at":"2021-09-22T21:16:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"4440b6d59f9ab70f48f6cfeb4aaa0f3d4955402b","kind":"tag","published_at":"2021-09-15T23:37:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2dec90881971e5ed7faea4bc510c8d22c9aa6236","kind":"tag","published_at":"2021-09-09T19:26:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"b5de54f1227a460d41ffe0afec32853c62b4fdd1","kind":"tag","published_at":"2021-09-08T20:13:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"9b73ef0d8d673d41a2e6e3e51dcaf442f904445e","kind":"tag","published_at":"2021-09-03T00:22:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"417da3c0a220d204e95d8d957077d14f30c07b12","kind":"tag","published_at":"2021-08-11T13:33:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1ca41c175d953a5097e2a66148c4df91207b93d4","kind":"tag","published_at":"2021-07-30T21:05:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.21.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0/manifests"},{"name":"v0.20.14","sha":"b8a833e7e99e179ada98196b63cea4b53373eaf7","kind":"tag","published_at":"2021-07-23T19:29:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"5afc6e551eaf628ef2f30af55deae28e8b7e6ed2","kind":"tag","published_at":"2021-07-16T17:27:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8a4c1a399833aadc6ac42105f7b84395a4a18c2e","kind":"tag","published_at":"2021-07-12T12:40:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"8b3c51af9308d4f8c0b5d48c13f72872c0d9f6f2","kind":"tag","published_at":"2021-06-30T15:43:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"73057ea44a43bf6bf7a0a23ae35c8c461cef8590","kind":"tag","published_at":"2021-06-23T15:04:09.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"59628cb118395d68a42c659389a15155ff64fff5","kind":"tag","published_at":"2021-06-11T20:53:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"95a74ea44df810f45e433c00a0684386b70bb0a8","kind":"tag","published_at":"2021-06-08T20:55:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"101d5c43193e03a7362e6fae311c461acd0d4d9d","kind":"tag","published_at":"2021-06-08T18:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"7ef2f9964ef59e3aa73c92a12eafc84e0b450af6","kind":"tag","published_at":"2021-06-04T19:19:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"05093b5fdc06a4304fcdcce609a3ee1911b451d7","kind":"tag","published_at":"2021-06-03T18:16:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"98e42784200cfc06e0478e58fa5834764fb631cf","kind":"tag","published_at":"2021-05-26T22:17:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"79923e13e9b3ab58a67b42945947915cb7b8590b","kind":"tag","published_at":"2021-05-21T18:31:46.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"c21291c6bb5a93127d57db3e45a42b77bf3ce3d8","kind":"tag","published_at":"2021-05-18T02:56:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8fe84db92baed092a2f3c0de6e8b3c0ee15a358c","kind":"tag","published_at":"2021-05-14T03:16:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"82b1aa614656d794cf0d9b5ec77163b47f032da2","kind":"tag","published_at":"2021-05-12T16:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0/manifests"},{"name":"v0.19.13","sha":"b6017772ee506011ff227f06c337abb17bcd20bd","kind":"tag","published_at":"2021-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"71edb0f2e3ec8e535becd446777b3c6ec8fd4cdd","kind":"tag","published_at":"2021-04-23T18:12:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"67c2c642c7dad955118931f4b66667a352c0481d","kind":"tag","published_at":"2021-04-15T19:17:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"0401287df74078e8d3a933283ba16fcdd5e123f2","kind":"tag","published_at":"2021-04-09T17:09:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"5b13af48b96659c1561fc97a1dc64f6d35e2309d","kind":"tag","published_at":"2021-04-06T17:19:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"b92ee9ae96f16392e6d9c4a5d400c3e298d8067a","kind":"tag","published_at":"2021-03-26T14:02:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"fcea95974902e6880cf89ae47862c3201282af85","kind":"tag","published_at":"2021-03-19T20:55:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"f8ec5e879237a0b1c0dd002315c2ea0bd2cb296f","kind":"tag","published_at":"2021-03-11T14:27:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"85024acf8cc4a05aee9ccfc9464da965b837decc","kind":"tag","published_at":"2021-03-09T22:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"c4a1f63c740a64f0166c8bf918652b7120c85ca7","kind":"tag","published_at":"2021-03-09T14:13:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"4456650a46745b544b3b38bf5563270fbcc4af89","kind":"tag","published_at":"2021-02-23T22:49:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"206cae23120280c6144cc48ece546f51624a71c6","kind":"tag","published_at":"2021-02-22T21:12:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aacc5caa46bf4ce381bd2fb93ce8cdbb23c8326e","kind":"tag","published_at":"2021-02-19T19:37:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c8ef8295316c685200fe72def2c74eaa0fbe7a1b","kind":"tag","published_at":"2021-02-18T19:55:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0/manifests"},{"name":"v0.18.10","sha":"9a6ee28cfd306a69ecb5087988707847c0ab1d24","kind":"tag","published_at":"2021-02-12T03:47:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"b014ab56e0d94de64d05b9fcc2fcdebfbd999338","kind":"tag","published_at":"2021-02-10T22:17:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"f213d4cc27bcdd877d0213f57733f2689a0a2046","kind":"tag","published_at":"2021-02-05T19:11:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"1106e6f5c63d40b463938c469b7c0e75e0cf0de5","kind":"tag","published_at":"2021-02-02T23:47:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"1c95ebf2674be00e4e1d90a75608754f16a087ec","kind":"tag","published_at":"2021-01-28T15:52:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"12d50a644f36b4e463a525f654d6e5d8ebc1aeb7","kind":"tag","published_at":"2021-01-28T00:47:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"30bf3203089509d7b010f4540b5cb3a75324db22","kind":"tag","published_at":"2021-01-26T16:24:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"5e0dad99db44d93e7315c4587f45db0ef5364753","kind":"tag","published_at":"2021-01-21T23:55:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3/manifests"},{"name":"v0.17.8","sha":"7fd3911b85f39be3d2338497409f398a7dbde836","kind":"tag","published_at":"2021-01-21T21:25:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"67dc849e88c9bc0c1e82e29b6276cf97b30887e2","kind":"tag","published_at":"2021-01-20T22:22:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"7d071d621b924d13056c117591fbe522c28b1baa","kind":"tag","published_at":"2021-01-20T19:39:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6/manifests"},{"name":"v0.18.2","sha":"afa95564af303e9e0d8f2b0bc35ee9e6dc71d875","kind":"tag","published_at":"2021-01-12T19:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5bba74d33fefed9d533dc49ea9cad457d741c189","kind":"tag","published_at":"2021-01-07T21:14:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9bfc1e2a25ab7492cab6fa5d07c054eb91565858","kind":"tag","published_at":"2020-12-17T19:59:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"9d234481045f8f5e36f1378ef7844682e5539756","kind":"tag","published_at":"2020-12-03T21:59:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"ce5539c6921e95f07fe7d044170663e494c63e6f","kind":"tag","published_at":"2020-11-13T00:48:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"9249c98242ee40bfb0ba05c7ec3c3fddbe865f30","kind":"tag","published_at":"2020-11-06T06:14:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"d34b0f53f4eb8e04429723b504b4b219854cffa8","kind":"tag","published_at":"2020-11-01T19:36:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"980f01127f58a22a5e81daab8bf25b480f2dcf10","kind":"tag","published_at":"2020-10-31T14:02:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"0ffbd84684b734281506d7c2a5dfa3168ef770af","kind":"tag","published_at":"2020-10-26T16:16:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"109b62e137803fb71b7b5bc7991a69b7b39bd647","kind":"tag","published_at":"2020-10-14T14:39:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2537956fa9517bc688c51c1c829c0321f02bc797","kind":"tag","published_at":"2020-10-08T14:08:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"3a8f64410967f02b62c6535c479ca6d3db847d82","kind":"tag","published_at":"2020-10-08T12:05:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4063b21807ee15d9e82aa5a74ef6730a4c217513","kind":"tag","published_at":"2020-09-04T21:21:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cce4f1f7c91e74f1dda74eaeb9323f18adecfc72","kind":"tag","published_at":"2020-08-27T12:56:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7ff816b5a2749a8a1990324256544f1f26d57a58","kind":"tag","published_at":"2020-08-11T19:49:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"3413f4ac551844d7d27d75ee248deeb0ce3f8f24","kind":"tag","published_at":"2020-08-06T13:41:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"1bd7d54e2b18fa98d4a687a235bd3e27a421690a","kind":"tag","published_at":"2020-07-21T15:17:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"03ae8480f6a802fdc3c35105f00b254d3fa2f030","kind":"tag","published_at":"2020-07-10T16:02:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"cb176e8d9b7fba3331e5ec7908c046a25203ba46","kind":"tag","published_at":"2020-06-24T21:03:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0/manifests"},{"name":"v0.14.14","sha":"717fabcf5d665d279395c8579771bdb3827de9d9","kind":"tag","published_at":"2020-06-18T12:46:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"e72503cdc5f8525b2393c281f2a691aed68d7aed","kind":"tag","published_at":"2020-06-11T16:03:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"9aa7b50fda61174459d8f0a1343d28148b81f74d","kind":"tag","published_at":"2020-06-11T13:24:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"264b94f9a96c56d6cc8017ce4273bfd05e92a636","kind":"tag","published_at":"2020-06-10T20:30:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5833b33ba928d3959a939fd8f049fd205797671e","kind":"tag","published_at":"2020-06-09T03:26:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"2306e7287fdb4e1ccd610f1c4d400940651ed0d4","kind":"tag","published_at":"2020-06-04T15:48:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"a2d13adf3c777d081dbef9acfc911e1064760c46","kind":"tag","published_at":"2020-06-03T12:56:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"6a7b199926cc309f885d2ab2021ddd4ae5a4f99a","kind":"tag","published_at":"2020-06-01T19:09:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"30fce19e5ab27c70b8cbf8e4cc20ba9dc127eb73","kind":"tag","published_at":"2020-05-28T20:07:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"b7bfd51df8561f24a3a627246f3557af709ca1c0","kind":"tag","published_at":"2020-05-27T18:41:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"516684ece44c65e733fb4f5934e4de1952672861","kind":"tag","published_at":"2020-05-27T14:13:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"426463a0f23acdb601f528f0b70253e9cf701577","kind":"tag","published_at":"2020-05-19T17:48:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"04129167b56bd80a865520c45ddee6e0aa37cf06","kind":"tag","published_at":"2020-05-13T18:35:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"fa498f48f7b93a88a9bd8da73d9eb941d780e1c5","kind":"tag","published_at":"2020-05-07T15:18:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"88382cf86391c64da6246488b62e3719fa20c128","kind":"tag","published_at":"2020-05-05T13:21:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0/manifests"},{"name":"v0.13.10","sha":"de3635706023fb0190a02902285ef9bab9e9ec92","kind":"tag","published_at":"2020-05-01T19:29:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"97e8fd3183705745f0666f9867cf118db6f3c127","kind":"tag","published_at":"2020-04-29T02:35:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"0ed5c82c99cc494a2d5578e5eee0cbf4acb2782b","kind":"tag","published_at":"2020-04-28T19:18:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"ec7f3a5da5df5424640e89021fd3803de207f2ee","kind":"tag","published_at":"2020-04-27T20:45:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"306a4e2e2b8717419c475f2d9e2c8ee48c2e5b90","kind":"tag","published_at":"2020-04-23T21:43:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"abeaacf1953f502d0b5e4cfdf321632a8ee2418a","kind":"tag","published_at":"2020-04-23T01:51:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ba043cb9a6c82f33e2c8e281616201ffdad0daed","kind":"tag","published_at":"2020-04-22T18:17:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b15e481936442e1ecbfe128b74210602ce7d1b41","kind":"tag","published_at":"2020-04-20T21:29:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f289fb8da7477fc9682c586219fd486833c14085","kind":"tag","published_at":"2020-04-08T16:27:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd1775f4144511c64fc039447820474c40e9453c","kind":"tag","published_at":"2020-04-08T15:22:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"75d47d3f10eec16184a36215048ca1e337c109c9","kind":"tag","published_at":"2020-04-03T13:30:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"23c8ea2fa9d8854430cb6cdcd9d58c996b1e77f6","kind":"tag","published_at":"2020-04-02T02:13:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"48cbfc2da18985c3bf9c37633047b8390fbd7116","kind":"tag","published_at":"2020-03-31T04:17:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"97cbf67a7f96f16475600c4cc9f553b5e8aca2f9","kind":"tag","published_at":"2020-03-26T18:33:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a562d0ae201d398b79703366ed573e2a055b191f","kind":"tag","published_at":"2020-03-19T21:56:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5ecbb52b5ea279788a4cc0b9f404b97587ae20f3","kind":"tag","published_at":"2020-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"a1f1c586fd8e5bf3ead22c83713b1c0d0be0d33b","kind":"tag","published_at":"2020-03-16T19:45:01.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"44382c5ad5d670e56bc08ea8767c01ce1fd6bd4f","kind":"tag","published_at":"2020-03-10T20:17:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"0cfde64ac563096022f2511a072fc3f357511429","kind":"tag","published_at":"2020-03-05T21:42:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"bf787a84248b14b2618332b8f57b00136ccf8a35","kind":"tag","published_at":"2020-03-05T20:42:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"a9e8b6877cc4ff96beb3ee19514cdb3efe4fee7c","kind":"tag","published_at":"2020-03-05T19:57:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7e65a6595a372662db7997b84debfe257b442269","kind":"tag","published_at":"2020-03-05T18:23:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"c2e98c059f18d537779909da9add6ac75286070c","kind":"tag","published_at":"2020-03-03T18:49:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e91128d47209c8d2b061355c5aaf77ee6d618764","kind":"tag","published_at":"2020-03-03T16:56:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e699de910aa6d43d1b21a1b6db79ee0c69d717c3","kind":"tag","published_at":"2020-02-28T19:25:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d4875db81f733c66640e0a48149b3a1c7ce139f","kind":"tag","published_at":"2020-02-28T14:53:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"ee6c357ad43797cb5306bfbd815e6fe45507ec62","kind":"tag","published_at":"2020-02-27T18:45:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"23b7d8fce2673c25980fca71af8e1f75e38abafe","kind":"tag","published_at":"2020-02-25T01:26:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"588485af7b87923cb8548032c222dba8b056b82c","kind":"tag","published_at":"2020-02-24T19:02:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"43761254fe3c3966debd81008687f66e798a44e3","kind":"tag","published_at":"2020-02-24T18:49:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"7307e4f2dd696b6df19e878d3d73c17218a61a97","kind":"tag","published_at":"2020-02-24T15:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab05a538d50fa03791ea0f0e58bcdf85f69f8388","kind":"tag","published_at":"2020-02-20T21:20:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"07de39e614b1bce74ecff96dec925b6f62ca5801","kind":"tag","published_at":"2020-02-13T20:16:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c63c0e70924e94320d93855e66bb10a9d3ef8d15","kind":"tag","published_at":"2020-02-13T20:08:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"44ae639acdbbc9164a12d1f09f794cfd8e0414b2","kind":"tag","published_at":"2020-02-13T16:33:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb8341aa35ada4ad0fd43ad595f60f0b59f52bfb","kind":"tag","published_at":"2020-02-11T22:21:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:14:31.072Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":1.7888013830195928,"forks_count":2.7970325405187046,"docker_downloads_count":null,"average":6.013152078137654},"purl":"pkg:golang/github.com/openziti/ziti/zititest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openziti/ziti/zititest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openziti/ziti/zititest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openziti/ziti/zititest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.456Z","issues_count":779,"pull_requests_count":1778,"avg_time_to_close_issue":17482729.45738046,"avg_time_to_close_pull_request":669063.0341494846,"issues_closed_count":481,"pull_requests_closed_count":1552,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":0.748395378690629,"avg_comments_per_pull_request":0.406636670416198,"merged_pull_requests_count":1023,"bot_issues_count":3,"bot_pull_requests_count":646,"past_year_issues_count":315,"past_year_pull_requests_count":907,"past_year_avg_time_to_close_issue":652113.4156626506,"past_year_avg_time_to_close_pull_request":302120.3206590621,"past_year_issues_closed_count":166,"past_year_pull_requests_closed_count":789,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.33015873015873015,"past_year_avg_comments_per_pull_request":0.37265711135611906,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":346,"past_year_merged_pull_requests_count":516,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","maintainers":[{"login":"plorenz","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fzititest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fzititest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fzititest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fzititest/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":335946,"name":"github.com/openziti/ziti","ecosystem":"go","description":"","homepage":"https://github.com/openziti/ziti","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openziti/ziti","keywords_array":[],"namespace":"github.com/openziti","versions_count":249,"first_release_published_at":"2020-02-11T22:20:22.000Z","latest_release_published_at":"2025-08-12T19:46:45.000Z","latest_release_number":"v1.6.7","last_synced_at":"2025-09-02T19:34:06.573Z","created_at":"2022-04-06T12:44:09.425Z","updated_at":"2025-09-03T02:14:31.071Z","registry_url":"https://pkg.go.dev/github.com/openziti/ziti","install_command":"go get github.com/openziti/ziti","documentation_url":"https://pkg.go.dev/github.com/openziti/ziti#section-documentation","metadata":{},"repo_metadata":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377165,"owners_count":25094531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"tags":[{"name":"v1.6.7","sha":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0","kind":"tag","published_at":"2025-08-12T19:48:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"207d28c6bdee9a1ef095a8bb1d90976ae271357c","kind":"tag","published_at":"2025-07-25T17:19:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0efb60b2113427384f44283a97c0b4b9941b15f3","kind":"tag","published_at":"2025-07-09T15:13:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"10983f5c8e602491ab625ca75dad3db5b985b684","kind":"tag","published_at":"2025-06-18T16:12:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0d2b28115354f7a60364eea1609657d473901bfc","kind":"tag","published_at":"2025-06-02T13:55:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"498acfed680097a8d17938e4a30e75677b07547f","kind":"tag","published_at":"2025-05-14T18:33:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dd7fae1d394a592272e736c7c40ddbeadbbb27dc","kind":"tag","published_at":"2025-05-01T20:59:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"6739025d0bd67e85b6ba8ec85c1e369f7a64c13e","kind":"tag","published_at":"2025-03-28T13:37:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"dc428514b7a54e173d4e68549b2c40230a7e8e15","kind":"tag","published_at":"2025-03-27T20:06:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3/manifests"},{"name":"v1.1.18","sha":"9d5e3eb454b88816dd7cc5c686b98aad89fe897a","kind":"tag","published_at":"2025-03-27T19:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.18","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18/manifests"},{"name":"v1.5.2","sha":"b9d8f7008e799461cc808b31cb32d800d255fa7a","kind":"tag","published_at":"2025-03-26T19:27:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81a31d17bb2c79954f8b6257c0452fc93964a5e4","kind":"tag","published_at":"2025-03-26T15:59:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"695b07797880d5b642e5fa3b043be1ac2caba025","kind":"tag","published_at":"2025-03-25T13:51:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0/manifests"},{"name":"v1.1.17","sha":"8cf41623d100fb59b23487a11b3cb6d08a094b56","kind":"tag","published_at":"2025-03-21T19:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.17","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17/manifests"},{"name":"v1.4.3","sha":"de60092629f9b883a8b23d12b0bb73287485dee8","kind":"commit","published_at":"2025-03-04T16:13:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"37cedecd4859e2db56ca9149665d986cd42d8fe3","kind":"tag","published_at":"2025-02-28T18:29:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b97f26794f8c761ad2677d62ac0117bb7fa9d718","kind":"tag","published_at":"2025-02-26T21:04:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dfec22e8f969a7df86cdd22c96c5d6983f29157e","kind":"tag","published_at":"2025-02-26T15:01:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"2a62cc577e45bbfe2bc4b733f8ae979ab1373a88","kind":"tag","published_at":"2025-01-27T19:23:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94922ed93595d00ba3a9ebd8f887fbd0d5e06e20","kind":"tag","published_at":"2025-01-25T14:41:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e80a10987c657f9ba4c43f7a7fa96a62b3d2f3ef","kind":"tag","published_at":"2025-01-24T15:28:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b410b9f9e6d497817d3ea41f82e9b28b035d6ef","kind":"tag","published_at":"2025-01-23T17:58:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0/manifests"},{"name":"v1.1.16","sha":"0b290a2f2d2daddb7ac3d76f7962db771974b805","kind":"tag","published_at":"2025-01-14T18:58:39.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.16","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16/manifests"},{"name":"v1.2.2","sha":"9a83ca87bc5fbd43491e5682d917d6cde8ab0638","kind":"tag","published_at":"2024-11-23T00:06:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"01d81228d0b93b42bc8710a1c4830c60e9eaee98","kind":"tag","published_at":"2024-11-18T21:08:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e9d6d837a57996d787b84c621aae2a123a827859","kind":"tag","published_at":"2024-11-07T20:27:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0/manifests"},{"name":"v1.1.15","sha":"0eec47ce3c80dd81cdf509dcb8e6b4f81a7ea627","kind":"tag","published_at":"2024-10-02T12:58:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.15","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"edcb40e546a1c57d73fbe0582ae5c4be34383350","kind":"tag","published_at":"2024-09-30T20:11:56.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14/manifests"},{"name":"v1.1.14-test2","sha":"e2aa2d206b2c73da81f9fdc4ea30c29dc7f3ad49","kind":"tag","published_at":"2024-09-30T14:36:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2/manifests"},{"name":"v1.1.14-test1","sha":"98c723741059344404f64a1df74fc7ecc6fc9df1","kind":"tag","published_at":"2024-09-30T13:42:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1/manifests"},{"name":"v1.1.13","sha":"f76e592d7b0fa023e9ea9f2da745643847e6bc63","kind":"commit","published_at":"2024-09-27T15:28:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.13","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"87a866d147bc2514daad264febba2fcf4ef40d88","kind":"tag","published_at":"2024-09-20T20:03:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.12","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94e292094e040a84dbf53b89cf19beb63319cb8f","kind":"tag","published_at":"2024-09-06T23:40:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.11","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a11e8b4b8c28d6eab8a8b6811385a3d9d4bda5cf","kind":"tag","published_at":"2024-09-04T18:32:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.10","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"f61924b837f1af724d1b5bb24de86cf3b5b9c843","kind":"tag","published_at":"2024-08-22T13:51:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.9","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"28fb11b5a76f358685317a85d230b60dd08f66b4","kind":"tag","published_at":"2024-07-29T17:49:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.8","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"94013fe4af89fb9dff225fd7874b23806f84435c","kind":"tag","published_at":"2024-07-16T13:13:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1144159b532244eaacc487a3866c1dd532a3b75e","kind":"tag","published_at":"2024-07-15T17:30:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"aec0d3b9acfb8668114ac8f55a3540edfdfb879a","kind":"tag","published_at":"2024-07-02T18:18:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d2419f7fe1a98ecff512bf4132d50347b7a86341","kind":"tag","published_at":"2024-06-14T19:04:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4/manifests"},{"name":"v1.1.4-pre","sha":"2ffdb131a2b638873909a2d77c3957a49cd74be3","kind":"tag","published_at":"2024-06-11T20:21:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre/manifests"},{"name":"v1.1.4-pre1","sha":"09a7973d9d8c7b4f6709df78e497838d4cb07e86","kind":"tag","published_at":"2024-06-11T16:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1/manifests"},{"name":"v1.1.3","sha":"82c4a7125227df7c965887adfc5e6cdb14b5da3f","kind":"tag","published_at":"2024-05-30T16:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d939996b345a0925b51abf668ab3eeb232c60428","kind":"tag","published_at":"2024-05-09T21:35:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2/manifests"},{"name":"v0.34.3","sha":"0e231dcc6f13ddd08f450ff33280b8dd4f938c06","kind":"tag","published_at":"2024-05-03T18:22:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3/manifests"},{"name":"v1.1.1","sha":"20abb02c2f5d3c210dbbb5e3bb8d7b404ea6c53b","kind":"tag","published_at":"2024-04-25T17:46:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f0a3c25ca0a71fc12c2ffb90da35658b51aee7da","kind":"tag","published_at":"2024-04-18T14:02:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3186132e5ebf2fce2a4be4bd6ea19be0869c264","kind":"tag","published_at":"2024-04-10T19:48:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.0.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0/manifests"},{"name":"v0.34.2","sha":"881b806db83bcd7ec7f9bf8a1312ada6f5dfcbce","kind":"tag","published_at":"2024-04-08T16:50:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"8149db51a8ea9581097a4b726f8c09a61a01b973","kind":"tag","published_at":"2024-03-26T00:24:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"fe85ca923f00216c0c91c76a38e1f669f144deb8","kind":"tag","published_at":"2024-03-25T19:42:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"6f295a411d3f2bd7b7c385df60aabdc2f007322c","kind":"tag","published_at":"2024-03-13T23:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"21b29f0ea49c177dc83a112d9888439f1cfc3bd2","kind":"tag","published_at":"2024-03-12T21:38:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"7c53aa006529187727d1275291d8f754cd92b240","kind":"tag","published_at":"2024-02-10T05:58:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"1cfa0b1d98797980260b8399b24ce7ed3a2d8a0d","kind":"tag","published_at":"2024-01-31T20:47:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"97e92447704a20c1e2f2098eb5518a0dc559776e","kind":"tag","published_at":"2024-01-19T23:45:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"1c21434737ac4b02edb086f88911e7910812a117","kind":"tag","published_at":"2023-12-18T16:30:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"2ece53e5a856cb19d4cfe79766713df2a2da82ab","kind":"tag","published_at":"2023-12-13T19:45:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"7095b908ee5ec7ed9d9ba34af69d1d86335aaf92","kind":"tag","published_at":"2023-12-07T19:59:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"9ea976cf9a6b3c354777a6d62ddb745874db69b1","kind":"tag","published_at":"2023-12-07T18:10:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1/manifests"},{"name":"v0.32.0-alpha-1","sha":"15f918fdcc759d1af267934e030d80943b1fb4f5","kind":"commit","published_at":"2023-11-14T01:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0-alpha-1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1/manifests"},{"name":"v0.31.0","sha":"5237e2b4794a52bb178744b078fd551199bd8198","kind":"tag","published_at":"2023-11-01T18:03:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"4f324bd22875f38b574d9625537a9a50dbe9cd6b","kind":"tag","published_at":"2023-10-13T20:31:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"b9bf4d955c39dfe6dc94407758f61e025f0066c5","kind":"tag","published_at":"2023-09-30T19:18:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"c7a0a41867c4ee3c06a9c63108fb012e5b1083c4","kind":"tag","published_at":"2023-09-01T21:13:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"839107e248713f271c9599d1590ff21fadf85849","kind":"tag","published_at":"2023-08-31T18:39:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"c74a60a04f1df8ff0c7eaac2bbbaf798021dccd2","kind":"tag","published_at":"2023-08-22T20:13:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"2adab4fc9127a685fbcda4823ce9cd742a482727","kind":"tag","published_at":"2023-08-10T17:24:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"3ca2dd2f4e7b8648940a752d40d63aa2ec70f8ed","kind":"tag","published_at":"2023-07-13T16:01:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.29.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"e603c5886634b7ee2ebfecba5ee6476f371daf91","kind":"tag","published_at":"2023-06-23T15:21:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"91bccc075635b7cece67712a8b1df273c308ef04","kind":"tag","published_at":"2023-06-22T15:22:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"53009d90ad166c567686585ba7501879b1c04554","kind":"tag","published_at":"2023-06-21T22:09:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a3c1f7e54ca082d0cb8f0c61b06367e68e112580","kind":"tag","published_at":"2023-06-09T20:20:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"64a46e487e3b08ec25c813fc247dadee1fa7de1e","kind":"tag","published_at":"2023-05-26T18:28:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0/manifests"},{"name":"v0.27.9","sha":"5739c54c8ec54add2fbc2b75551609b92b65cc19","kind":"tag","published_at":"2023-04-12T18:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"c0d33684f705af7d8342d618afeff0a16e53cb79","kind":"tag","published_at":"2023-04-06T14:11:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"0e4eb565c7e46b38575b77e30134ad51e4ec8b81","kind":"tag","published_at":"2023-03-30T14:04:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9e11c914d3c0c93a5a4a1b9f15c8703799752a3b","kind":"tag","published_at":"2023-03-29T14:04:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"722181191f5852a9d2c253838bcaaaeedb7acc0a","kind":"tag","published_at":"2023-02-13T21:59:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"44b5899c711ba1202f6976f91e82675dd859053b","kind":"tag","published_at":"2023-02-08T02:12:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"25bcb29f88b5d9ae322db027a1fc8577a341f484","kind":"tag","published_at":"2023-02-03T20:02:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c510c6004899997c518cf2cb68f55d90c7c42d5","kind":"tag","published_at":"2023-01-04T20:20:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"85ddae8dc5df0d457af51b4d369ecae7bb2dd09e","kind":"tag","published_at":"2022-12-20T20:59:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"11a97c61835784327ad692395778ae0dce033878","kind":"tag","published_at":"2022-12-12T23:36:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0/manifests"},{"name":"v0.26.11","sha":"a97718625361f5fba3e7db959aa3c8ec98abb181","kind":"tag","published_at":"2022-11-10T15:00:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"dceedd84142af285333f13017c141ae6ba0e221e","kind":"tag","published_at":"2022-10-13T15:37:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"301cd80755b3126a9b7ad4830ca0cfca2226e9c6","kind":"tag","published_at":"2022-10-12T19:08:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"404ad467769423225658641706d34512d2f10b69","kind":"tag","published_at":"2022-09-19T14:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"7ce30397cbdfbe90bf2dabc00a909075b3a905b7","kind":"tag","published_at":"2022-09-13T19:43:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"288275ac3fea10332c94af737a1c63bc03b890a5","kind":"tag","published_at":"2022-09-13T16:38:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"596fd7e8565586a93d059591b9c766f0bcaf3ccb","kind":"tag","published_at":"2022-08-17T14:07:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"1ceb68c8f510f20919190d18c86e5284d200f656","kind":"tag","published_at":"2022-08-09T17:24:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"895a121932ed4189ac074d2ae14e1f8927ce49de","kind":"tag","published_at":"2022-07-19T20:16:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"04d809f5751a7f658bb1852a22d6a81fe2222818","kind":"tag","published_at":"2022-07-18T15:56:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"b36d22e9e5c10a1ada387d2049c030286ed6295d","kind":"tag","published_at":"2022-07-14T23:20:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"acbc468b0d90969e8b48297b850ffa2465a3c105","kind":"tag","published_at":"2022-07-14T01:34:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0/manifests"},{"name":"v0.25.13","sha":"bfc0a414c55c610fcec7c216d8deb4f00c985c9a","kind":"tag","published_at":"2022-06-16T02:03:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"9460453404db1b0a6fefbda93fbaf870a8353d81","kind":"tag","published_at":"2022-06-13T21:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d5c919d3af923a8ddc9077a2bb09303aaca26a5b","kind":"tag","published_at":"2022-06-09T19:35:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"c8cecbe7e36c550f26572de4a8e1e0ef9b744771","kind":"tag","published_at":"2022-05-24T19:25:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"5bdb44b7d8c7495db7f2f5859c56ea4d34ffeec9","kind":"tag","published_at":"2022-05-23T17:43:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"ed9449078eab39a9d6af8de7e381b10019ef1b22","kind":"tag","published_at":"2022-05-17T00:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"da6bb12f0a9a676a7a41258dc45dd0c5734877fb","kind":"tag","published_at":"2022-05-13T20:56:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"c2c076725cd19c7acb9ac3e6cde976f7a371c07a","kind":"tag","published_at":"2022-05-04T16:00:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"1e9d1a4f85f5f297d7bd4f3abc02f539ad151b11","kind":"tag","published_at":"2022-05-03T02:52:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"3df579a99f151382cf6844f180c70d2c1d89bf9b","kind":"tag","published_at":"2022-04-04T14:42:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"c39f482f506a6fd7e379550626ab08d0b62a7309","kind":"tag","published_at":"2022-03-17T17:15:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"edf53a55ae5a68b97462a65f7a8d6d4d721f02c3","kind":"tag","published_at":"2022-03-11T16:20:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"336afd9f2a03c4e9fe634aeaa99e1bd3ccdf8be1","kind":"tag","published_at":"2022-03-10T04:39:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"05e0d42fb32007fc6b03b433d0c302041a89015c","kind":"tag","published_at":"2022-03-07T22:23:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0/manifests"},{"name":"v0.24.13","sha":"38f56924c58e4b66a5ad8ff25378f304c5b0d4c8","kind":"tag","published_at":"2022-03-04T21:24:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"7452434a07130ca74cb75532c03cb6d090357b0a","kind":"tag","published_at":"2022-03-01T20:37:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"eac8aa1da99e462a9c86cf95c1a1d70ff6bdf801","kind":"tag","published_at":"2022-02-28T16:09:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3ad4a05860d0540066bad6dca73ba79ac486b5ad","kind":"tag","published_at":"2022-02-25T19:52:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"cdb7e473138430b1f321c0e91c705a7e8abab7cc","kind":"tag","published_at":"2022-02-17T14:12:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"c42dfe4fd5ac0c02f731cea82e03ae34fffe7941","kind":"tag","published_at":"2022-02-11T15:09:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"f1d2724d56333d2c97504b2328dade336401721d","kind":"tag","published_at":"2022-02-03T18:56:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"f4dc47389ca0d2b2c6b01a5e290f9d20ff85da45","kind":"tag","published_at":"2022-02-01T23:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"c94b599d51118a4cf5fdd2006651c6135b96a5cb","kind":"tag","published_at":"2022-02-01T16:41:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"5e3659625aca33d8135a501e38ed45c06d74559c","kind":"tag","published_at":"2022-01-19T20:34:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"1951e2ad18299bd227f51d7ebe611144ae8f8ce0","kind":"tag","published_at":"2022-01-06T21:35:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a28bb8b9541b62ab6143b9812a4caa709ecf595b","kind":"tag","published_at":"2021-12-13T19:34:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"7c2928963e7dd4f452ed63baa11164e907a80def","kind":"tag","published_at":"2021-12-02T12:37:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"50f18957fcb43633bca7d405c7b73a8879a94f5f","kind":"tag","published_at":"2021-12-01T16:38:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"6f29bcb7f6aec1a07b13d439434bb1693215d573","kind":"tag","published_at":"2021-11-20T03:10:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"e91f155ba3ba76b8d6ec3ee352edad3f553484d9","kind":"tag","published_at":"2021-11-16T20:49:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0/manifests"},{"name":"v0.22.11","sha":"32dccfe3dcf0616f229474bae2a76e0647e3b17a","kind":"tag","published_at":"2021-11-08T22:19:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"a20eb2d3a5a99066e62992d7d31cc1ed2a223966","kind":"tag","published_at":"2021-11-05T18:50:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"0eb0cdb283571ff23042aab1fb1a06842b623edc","kind":"tag","published_at":"2021-11-03T17:57:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"20ec6253707b511cddd4778519ac73f474730904","kind":"tag","published_at":"2021-10-29T14:52:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"7e05510e45f7bb56e9f34d210aaffa825c40c41d","kind":"tag","published_at":"2021-10-22T18:05:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"878bfc5ff3d597ce861547909feabccb4ee71168","kind":"tag","published_at":"2021-10-18T15:37:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"c5a025c3f64c113bf5a370f5df2c1eb50da01f02","kind":"tag","published_at":"2021-09-22T21:16:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"4440b6d59f9ab70f48f6cfeb4aaa0f3d4955402b","kind":"tag","published_at":"2021-09-15T23:37:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2dec90881971e5ed7faea4bc510c8d22c9aa6236","kind":"tag","published_at":"2021-09-09T19:26:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"b5de54f1227a460d41ffe0afec32853c62b4fdd1","kind":"tag","published_at":"2021-09-08T20:13:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"9b73ef0d8d673d41a2e6e3e51dcaf442f904445e","kind":"tag","published_at":"2021-09-03T00:22:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"417da3c0a220d204e95d8d957077d14f30c07b12","kind":"tag","published_at":"2021-08-11T13:33:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1ca41c175d953a5097e2a66148c4df91207b93d4","kind":"tag","published_at":"2021-07-30T21:05:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.21.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0/manifests"},{"name":"v0.20.14","sha":"b8a833e7e99e179ada98196b63cea4b53373eaf7","kind":"tag","published_at":"2021-07-23T19:29:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"5afc6e551eaf628ef2f30af55deae28e8b7e6ed2","kind":"tag","published_at":"2021-07-16T17:27:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8a4c1a399833aadc6ac42105f7b84395a4a18c2e","kind":"tag","published_at":"2021-07-12T12:40:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"8b3c51af9308d4f8c0b5d48c13f72872c0d9f6f2","kind":"tag","published_at":"2021-06-30T15:43:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"73057ea44a43bf6bf7a0a23ae35c8c461cef8590","kind":"tag","published_at":"2021-06-23T15:04:09.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"59628cb118395d68a42c659389a15155ff64fff5","kind":"tag","published_at":"2021-06-11T20:53:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"95a74ea44df810f45e433c00a0684386b70bb0a8","kind":"tag","published_at":"2021-06-08T20:55:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"101d5c43193e03a7362e6fae311c461acd0d4d9d","kind":"tag","published_at":"2021-06-08T18:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"7ef2f9964ef59e3aa73c92a12eafc84e0b450af6","kind":"tag","published_at":"2021-06-04T19:19:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"05093b5fdc06a4304fcdcce609a3ee1911b451d7","kind":"tag","published_at":"2021-06-03T18:16:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"98e42784200cfc06e0478e58fa5834764fb631cf","kind":"tag","published_at":"2021-05-26T22:17:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"79923e13e9b3ab58a67b42945947915cb7b8590b","kind":"tag","published_at":"2021-05-21T18:31:46.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"c21291c6bb5a93127d57db3e45a42b77bf3ce3d8","kind":"tag","published_at":"2021-05-18T02:56:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8fe84db92baed092a2f3c0de6e8b3c0ee15a358c","kind":"tag","published_at":"2021-05-14T03:16:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"82b1aa614656d794cf0d9b5ec77163b47f032da2","kind":"tag","published_at":"2021-05-12T16:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0/manifests"},{"name":"v0.19.13","sha":"b6017772ee506011ff227f06c337abb17bcd20bd","kind":"tag","published_at":"2021-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"71edb0f2e3ec8e535becd446777b3c6ec8fd4cdd","kind":"tag","published_at":"2021-04-23T18:12:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"67c2c642c7dad955118931f4b66667a352c0481d","kind":"tag","published_at":"2021-04-15T19:17:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"0401287df74078e8d3a933283ba16fcdd5e123f2","kind":"tag","published_at":"2021-04-09T17:09:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"5b13af48b96659c1561fc97a1dc64f6d35e2309d","kind":"tag","published_at":"2021-04-06T17:19:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"b92ee9ae96f16392e6d9c4a5d400c3e298d8067a","kind":"tag","published_at":"2021-03-26T14:02:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"fcea95974902e6880cf89ae47862c3201282af85","kind":"tag","published_at":"2021-03-19T20:55:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"f8ec5e879237a0b1c0dd002315c2ea0bd2cb296f","kind":"tag","published_at":"2021-03-11T14:27:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"85024acf8cc4a05aee9ccfc9464da965b837decc","kind":"tag","published_at":"2021-03-09T22:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"c4a1f63c740a64f0166c8bf918652b7120c85ca7","kind":"tag","published_at":"2021-03-09T14:13:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"4456650a46745b544b3b38bf5563270fbcc4af89","kind":"tag","published_at":"2021-02-23T22:49:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"206cae23120280c6144cc48ece546f51624a71c6","kind":"tag","published_at":"2021-02-22T21:12:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aacc5caa46bf4ce381bd2fb93ce8cdbb23c8326e","kind":"tag","published_at":"2021-02-19T19:37:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c8ef8295316c685200fe72def2c74eaa0fbe7a1b","kind":"tag","published_at":"2021-02-18T19:55:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0/manifests"},{"name":"v0.18.10","sha":"9a6ee28cfd306a69ecb5087988707847c0ab1d24","kind":"tag","published_at":"2021-02-12T03:47:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"b014ab56e0d94de64d05b9fcc2fcdebfbd999338","kind":"tag","published_at":"2021-02-10T22:17:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"f213d4cc27bcdd877d0213f57733f2689a0a2046","kind":"tag","published_at":"2021-02-05T19:11:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"1106e6f5c63d40b463938c469b7c0e75e0cf0de5","kind":"tag","published_at":"2021-02-02T23:47:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"1c95ebf2674be00e4e1d90a75608754f16a087ec","kind":"tag","published_at":"2021-01-28T15:52:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"12d50a644f36b4e463a525f654d6e5d8ebc1aeb7","kind":"tag","published_at":"2021-01-28T00:47:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"30bf3203089509d7b010f4540b5cb3a75324db22","kind":"tag","published_at":"2021-01-26T16:24:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"5e0dad99db44d93e7315c4587f45db0ef5364753","kind":"tag","published_at":"2021-01-21T23:55:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3/manifests"},{"name":"v0.17.8","sha":"7fd3911b85f39be3d2338497409f398a7dbde836","kind":"tag","published_at":"2021-01-21T21:25:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"67dc849e88c9bc0c1e82e29b6276cf97b30887e2","kind":"tag","published_at":"2021-01-20T22:22:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"7d071d621b924d13056c117591fbe522c28b1baa","kind":"tag","published_at":"2021-01-20T19:39:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6/manifests"},{"name":"v0.18.2","sha":"afa95564af303e9e0d8f2b0bc35ee9e6dc71d875","kind":"tag","published_at":"2021-01-12T19:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5bba74d33fefed9d533dc49ea9cad457d741c189","kind":"tag","published_at":"2021-01-07T21:14:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9bfc1e2a25ab7492cab6fa5d07c054eb91565858","kind":"tag","published_at":"2020-12-17T19:59:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"9d234481045f8f5e36f1378ef7844682e5539756","kind":"tag","published_at":"2020-12-03T21:59:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"ce5539c6921e95f07fe7d044170663e494c63e6f","kind":"tag","published_at":"2020-11-13T00:48:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"9249c98242ee40bfb0ba05c7ec3c3fddbe865f30","kind":"tag","published_at":"2020-11-06T06:14:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"d34b0f53f4eb8e04429723b504b4b219854cffa8","kind":"tag","published_at":"2020-11-01T19:36:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"980f01127f58a22a5e81daab8bf25b480f2dcf10","kind":"tag","published_at":"2020-10-31T14:02:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"0ffbd84684b734281506d7c2a5dfa3168ef770af","kind":"tag","published_at":"2020-10-26T16:16:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"109b62e137803fb71b7b5bc7991a69b7b39bd647","kind":"tag","published_at":"2020-10-14T14:39:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2537956fa9517bc688c51c1c829c0321f02bc797","kind":"tag","published_at":"2020-10-08T14:08:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"3a8f64410967f02b62c6535c479ca6d3db847d82","kind":"tag","published_at":"2020-10-08T12:05:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4063b21807ee15d9e82aa5a74ef6730a4c217513","kind":"tag","published_at":"2020-09-04T21:21:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cce4f1f7c91e74f1dda74eaeb9323f18adecfc72","kind":"tag","published_at":"2020-08-27T12:56:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7ff816b5a2749a8a1990324256544f1f26d57a58","kind":"tag","published_at":"2020-08-11T19:49:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"3413f4ac551844d7d27d75ee248deeb0ce3f8f24","kind":"tag","published_at":"2020-08-06T13:41:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"1bd7d54e2b18fa98d4a687a235bd3e27a421690a","kind":"tag","published_at":"2020-07-21T15:17:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"03ae8480f6a802fdc3c35105f00b254d3fa2f030","kind":"tag","published_at":"2020-07-10T16:02:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"cb176e8d9b7fba3331e5ec7908c046a25203ba46","kind":"tag","published_at":"2020-06-24T21:03:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0/manifests"},{"name":"v0.14.14","sha":"717fabcf5d665d279395c8579771bdb3827de9d9","kind":"tag","published_at":"2020-06-18T12:46:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"e72503cdc5f8525b2393c281f2a691aed68d7aed","kind":"tag","published_at":"2020-06-11T16:03:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"9aa7b50fda61174459d8f0a1343d28148b81f74d","kind":"tag","published_at":"2020-06-11T13:24:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"264b94f9a96c56d6cc8017ce4273bfd05e92a636","kind":"tag","published_at":"2020-06-10T20:30:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5833b33ba928d3959a939fd8f049fd205797671e","kind":"tag","published_at":"2020-06-09T03:26:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"2306e7287fdb4e1ccd610f1c4d400940651ed0d4","kind":"tag","published_at":"2020-06-04T15:48:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"a2d13adf3c777d081dbef9acfc911e1064760c46","kind":"tag","published_at":"2020-06-03T12:56:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"6a7b199926cc309f885d2ab2021ddd4ae5a4f99a","kind":"tag","published_at":"2020-06-01T19:09:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"30fce19e5ab27c70b8cbf8e4cc20ba9dc127eb73","kind":"tag","published_at":"2020-05-28T20:07:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"b7bfd51df8561f24a3a627246f3557af709ca1c0","kind":"tag","published_at":"2020-05-27T18:41:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"516684ece44c65e733fb4f5934e4de1952672861","kind":"tag","published_at":"2020-05-27T14:13:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"426463a0f23acdb601f528f0b70253e9cf701577","kind":"tag","published_at":"2020-05-19T17:48:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"04129167b56bd80a865520c45ddee6e0aa37cf06","kind":"tag","published_at":"2020-05-13T18:35:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"fa498f48f7b93a88a9bd8da73d9eb941d780e1c5","kind":"tag","published_at":"2020-05-07T15:18:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"88382cf86391c64da6246488b62e3719fa20c128","kind":"tag","published_at":"2020-05-05T13:21:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0/manifests"},{"name":"v0.13.10","sha":"de3635706023fb0190a02902285ef9bab9e9ec92","kind":"tag","published_at":"2020-05-01T19:29:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"97e8fd3183705745f0666f9867cf118db6f3c127","kind":"tag","published_at":"2020-04-29T02:35:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"0ed5c82c99cc494a2d5578e5eee0cbf4acb2782b","kind":"tag","published_at":"2020-04-28T19:18:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"ec7f3a5da5df5424640e89021fd3803de207f2ee","kind":"tag","published_at":"2020-04-27T20:45:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"306a4e2e2b8717419c475f2d9e2c8ee48c2e5b90","kind":"tag","published_at":"2020-04-23T21:43:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"abeaacf1953f502d0b5e4cfdf321632a8ee2418a","kind":"tag","published_at":"2020-04-23T01:51:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ba043cb9a6c82f33e2c8e281616201ffdad0daed","kind":"tag","published_at":"2020-04-22T18:17:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b15e481936442e1ecbfe128b74210602ce7d1b41","kind":"tag","published_at":"2020-04-20T21:29:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f289fb8da7477fc9682c586219fd486833c14085","kind":"tag","published_at":"2020-04-08T16:27:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd1775f4144511c64fc039447820474c40e9453c","kind":"tag","published_at":"2020-04-08T15:22:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"75d47d3f10eec16184a36215048ca1e337c109c9","kind":"tag","published_at":"2020-04-03T13:30:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"23c8ea2fa9d8854430cb6cdcd9d58c996b1e77f6","kind":"tag","published_at":"2020-04-02T02:13:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"48cbfc2da18985c3bf9c37633047b8390fbd7116","kind":"tag","published_at":"2020-03-31T04:17:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"97cbf67a7f96f16475600c4cc9f553b5e8aca2f9","kind":"tag","published_at":"2020-03-26T18:33:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a562d0ae201d398b79703366ed573e2a055b191f","kind":"tag","published_at":"2020-03-19T21:56:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5ecbb52b5ea279788a4cc0b9f404b97587ae20f3","kind":"tag","published_at":"2020-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"a1f1c586fd8e5bf3ead22c83713b1c0d0be0d33b","kind":"tag","published_at":"2020-03-16T19:45:01.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"44382c5ad5d670e56bc08ea8767c01ce1fd6bd4f","kind":"tag","published_at":"2020-03-10T20:17:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"0cfde64ac563096022f2511a072fc3f357511429","kind":"tag","published_at":"2020-03-05T21:42:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"bf787a84248b14b2618332b8f57b00136ccf8a35","kind":"tag","published_at":"2020-03-05T20:42:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"a9e8b6877cc4ff96beb3ee19514cdb3efe4fee7c","kind":"tag","published_at":"2020-03-05T19:57:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7e65a6595a372662db7997b84debfe257b442269","kind":"tag","published_at":"2020-03-05T18:23:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"c2e98c059f18d537779909da9add6ac75286070c","kind":"tag","published_at":"2020-03-03T18:49:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e91128d47209c8d2b061355c5aaf77ee6d618764","kind":"tag","published_at":"2020-03-03T16:56:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e699de910aa6d43d1b21a1b6db79ee0c69d717c3","kind":"tag","published_at":"2020-02-28T19:25:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d4875db81f733c66640e0a48149b3a1c7ce139f","kind":"tag","published_at":"2020-02-28T14:53:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"ee6c357ad43797cb5306bfbd815e6fe45507ec62","kind":"tag","published_at":"2020-02-27T18:45:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"23b7d8fce2673c25980fca71af8e1f75e38abafe","kind":"tag","published_at":"2020-02-25T01:26:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"588485af7b87923cb8548032c222dba8b056b82c","kind":"tag","published_at":"2020-02-24T19:02:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"43761254fe3c3966debd81008687f66e798a44e3","kind":"tag","published_at":"2020-02-24T18:49:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"7307e4f2dd696b6df19e878d3d73c17218a61a97","kind":"tag","published_at":"2020-02-24T15:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab05a538d50fa03791ea0f0e58bcdf85f69f8388","kind":"tag","published_at":"2020-02-20T21:20:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"07de39e614b1bce74ecff96dec925b6f62ca5801","kind":"tag","published_at":"2020-02-13T20:16:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c63c0e70924e94320d93855e66bb10a9d3ef8d15","kind":"tag","published_at":"2020-02-13T20:08:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"44ae639acdbbc9164a12d1f09f794cfd8e0414b2","kind":"tag","published_at":"2020-02-13T16:33:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb8341aa35ada4ad0fd43ad595f60f0b59f52bfb","kind":"tag","published_at":"2020-02-11T22:21:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:14:31.071Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.8853154916147514,"dependent_packages_count":2.50560047237466,"stargazers_count":2.0197480272900674,"forks_count":3.001414331224803,"docker_downloads_count":2.136206753761985,"average":2.5096570152532536},"purl":"pkg:golang/github.com/openziti/ziti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openziti/ziti","docker_dependents_count":9,"docker_downloads_count":5103,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openziti/ziti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openziti/ziti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.456Z","issues_count":779,"pull_requests_count":1778,"avg_time_to_close_issue":17482729.45738046,"avg_time_to_close_pull_request":669063.0341494846,"issues_closed_count":481,"pull_requests_closed_count":1552,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":0.748395378690629,"avg_comments_per_pull_request":0.406636670416198,"merged_pull_requests_count":1023,"bot_issues_count":3,"bot_pull_requests_count":646,"past_year_issues_count":315,"past_year_pull_requests_count":907,"past_year_avg_time_to_close_issue":652113.4156626506,"past_year_avg_time_to_close_pull_request":302120.3206590621,"past_year_issues_closed_count":166,"past_year_pull_requests_closed_count":789,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.33015873015873015,"past_year_avg_comments_per_pull_request":0.37265711135611906,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":346,"past_year_merged_pull_requests_count":516,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","maintainers":[{"login":"plorenz","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6363052,"name":"github.com/openziti/ziti/network-tests","ecosystem":"go","description":"","homepage":"https://github.com/openziti/ziti","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openziti/ziti","keywords_array":[],"namespace":"github.com/openziti/ziti","versions_count":30,"first_release_published_at":"2023-02-08T01:51:54.000Z","latest_release_published_at":"2023-05-12T16:14:15.000Z","latest_release_number":"v0.0.0-20230512161415-a03712b41eb6","last_synced_at":"2025-07-30T19:20:36.534Z","created_at":"2023-02-19T02:08:10.719Z","updated_at":"2025-09-03T02:14:31.065Z","registry_url":"https://pkg.go.dev/github.com/openziti/ziti/network-tests","install_command":"go get github.com/openziti/ziti/network-tests","documentation_url":"https://pkg.go.dev/github.com/openziti/ziti/network-tests#section-documentation","metadata":{},"repo_metadata":{"id":37291465,"uuid":"223431735","full_name":"openziti/ziti","owner":"openziti","description":"The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti","archived":false,"fork":false,"pushed_at":"2025-09-02T17:56:16.000Z","size":28439,"stargazers_count":3543,"open_issues_count":257,"forks_count":206,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-02T19:14:10.757Z","etag":null,"topics":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"latest_commit_sha":null,"homepage":"https://openziti.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openziti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-22T15:27:24.000Z","updated_at":"2025-09-02T17:56:18.000Z","dependencies_parsed_at":"2022-07-11T02:18:14.147Z","dependency_job_id":"db9974c9-1abe-4d17-846f-f5e8ecb8bc53","html_url":"https://github.com/openziti/ziti","commit_stats":{"total_commits":5072,"total_committers":55,"mean_commits":92.21818181818182,"dds":0.7271293375394321,"last_synced_commit":"e7a5fdf12a9acaac969325ce420e930c4ea05b1b"},"previous_names":["netfoundry/ziti-cmd"],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/openziti/ziti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/sbom","scorecard":{"id":279763,"data":{"date":"2025-08-11","repo":{"name":"github.com/openziti/ziti","commit":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:187","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/fablab-db-creation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:5","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-channel-posts.yml:1","Warn: no topLevel permission defined: .github/workflows/mattermost-webhook.yml:1","Warn: no topLevel permission defined: .github/workflows/promote-downstreams.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-images.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-linux-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/release-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cloudfront-proxy.yml:1","Warn: no topLevel permission defined: .github/workflows/test-deployments.yml:1","Warn: no topLevel permission defined: .github/workflows/test-quickstart.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependency.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-links.yml:1","Warn: no topLevel permission defined: .github/workflows/validation-sdk-terminators.yml:1"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.7 not signed: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 not signed: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/openziti/ziti/releases/222452305","Warn: release artifact v1.6.7 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/239483438","Warn: release artifact v1.6.6 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/235237778","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/231195497","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/226225424","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/openziti/ziti/releases/222452305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-quickstart.yml:13"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: quickstart/docker/image/ziti-cli-functions.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fablab-db-creation.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/fablab-db-creation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-channel-posts.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-channel-posts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mattermost-webhook.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/mattermost-webhook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote-downstreams.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/promote-downstreams.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-images.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-docker-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-linux-packages.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/publish-linux-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-quickstart.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-cloudfront-proxy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-deployments.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-deployments.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-quickstart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/test-quickstart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependency.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/update-dependency.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-links.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-links.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validation-sdk-terminators.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openziti/ziti/validation-sdk-terminators.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/docker-images/cross-build/Dockerfile:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:5","Warn: containerImage not pinned by hash: dist/docker-images/ziti-cli/Dockerfile:7: pin your Docker image by updating registry.access.redhat.com/ubi9/ubi-minimal to registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:7","Warn: containerImage not pinned by hash: dist/docker-images/ziti-controller/Dockerfile:9","Warn: containerImage not pinned by hash: dist/docker-images/ziti-router/Dockerfile:4","Warn: containerImage not pinned by hash: dist/docker-images/ziti-tunnel/Dockerfile:5","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:1","Warn: containerImage not pinned by hash: quickstart/docker/image/Dockerfile:28: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: quickstart/docker/image/TestDockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: dist/docker-images/cross-build/Dockerfile:33","Warn: goCommand not pinned by hash: .github/workflows/main.yml:60","Warn: goCommand not pinned by hash: .github/workflows/main.yml:98","Warn: goCommand not pinned by hash: .github/workflows/main.yml:133","Warn: goCommand not pinned by hash: .github/workflows/main.yml:262","Warn: goCommand not pinned by hash: .github/workflows/main.yml:388","Warn: pipCommand not pinned by hash: .github/workflows/release-quickstart.yml:153","Warn: goCommand not pinned by hash: .github/workflows/release.yml:43","Warn: goCommand not pinned by hash: .github/workflows/release.yml:81","Warn: goCommand not pinned by hash: .github/workflows/release.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-cloudfront-proxy.yml:28","Info:   0 out of  89 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   8 out of  17 goCommand 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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T15:26:27.856Z","repository_id":37291465,"created_at":"2025-08-17T15:26:27.856Z","updated_at":"2025-08-17T15:26:27.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377165,"owners_count":25094531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openziti","name":"OpenZiti","uuid":"65675559","kind":"organization","description":"OpenZiti is a programmable network overlay and associated edge components for application-embedded, zero-trust networking","email":null,"website":"https://openziti.io","location":null,"twitter":"openziti","company":null,"icon_url":"https://avatars.githubusercontent.com/u/65675559?v=4","repositories_count":79,"last_synced_at":"2024-04-21T00:55:09.651Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openziti","funding_links":[],"total_stars":4686,"followers":464,"following":0,"created_at":"2022-11-14T06:38:27.088Z","updated_at":"2024-04-21T00:55:33.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openziti/repositories"},"tags":[{"name":"v1.6.7","sha":"71ecf3fcf07d3c66ccc727a0931e91d1d0f22db0","kind":"tag","published_at":"2025-08-12T19:48:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"207d28c6bdee9a1ef095a8bb1d90976ae271357c","kind":"tag","published_at":"2025-07-25T17:19:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0efb60b2113427384f44283a97c0b4b9941b15f3","kind":"tag","published_at":"2025-07-09T15:13:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"10983f5c8e602491ab625ca75dad3db5b985b684","kind":"tag","published_at":"2025-06-18T16:12:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0d2b28115354f7a60364eea1609657d473901bfc","kind":"tag","published_at":"2025-06-02T13:55:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"498acfed680097a8d17938e4a30e75677b07547f","kind":"tag","published_at":"2025-05-14T18:33:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dd7fae1d394a592272e736c7c40ddbeadbbb27dc","kind":"tag","published_at":"2025-05-01T20:59:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.6.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"6739025d0bd67e85b6ba8ec85c1e369f7a64c13e","kind":"tag","published_at":"2025-03-28T13:37:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"dc428514b7a54e173d4e68549b2c40230a7e8e15","kind":"tag","published_at":"2025-03-27T20:06:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.3/manifests"},{"name":"v1.1.18","sha":"9d5e3eb454b88816dd7cc5c686b98aad89fe897a","kind":"tag","published_at":"2025-03-27T19:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.18","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.18/manifests"},{"name":"v1.5.2","sha":"b9d8f7008e799461cc808b31cb32d800d255fa7a","kind":"tag","published_at":"2025-03-26T19:27:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81a31d17bb2c79954f8b6257c0452fc93964a5e4","kind":"tag","published_at":"2025-03-26T15:59:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"695b07797880d5b642e5fa3b043be1ac2caba025","kind":"tag","published_at":"2025-03-25T13:51:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.5.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.5.0/manifests"},{"name":"v1.1.17","sha":"8cf41623d100fb59b23487a11b3cb6d08a094b56","kind":"tag","published_at":"2025-03-21T19:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.17","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.17/manifests"},{"name":"v1.4.3","sha":"de60092629f9b883a8b23d12b0bb73287485dee8","kind":"commit","published_at":"2025-03-04T16:13:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"37cedecd4859e2db56ca9149665d986cd42d8fe3","kind":"tag","published_at":"2025-02-28T18:29:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b97f26794f8c761ad2677d62ac0117bb7fa9d718","kind":"tag","published_at":"2025-02-26T21:04:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dfec22e8f969a7df86cdd22c96c5d6983f29157e","kind":"tag","published_at":"2025-02-26T15:01:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.4.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"2a62cc577e45bbfe2bc4b733f8ae979ab1373a88","kind":"tag","published_at":"2025-01-27T19:23:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94922ed93595d00ba3a9ebd8f887fbd0d5e06e20","kind":"tag","published_at":"2025-01-25T14:41:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e80a10987c657f9ba4c43f7a7fa96a62b3d2f3ef","kind":"tag","published_at":"2025-01-24T15:28:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b410b9f9e6d497817d3ea41f82e9b28b035d6ef","kind":"tag","published_at":"2025-01-23T17:58:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.3.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.3.0/manifests"},{"name":"v1.1.16","sha":"0b290a2f2d2daddb7ac3d76f7962db771974b805","kind":"tag","published_at":"2025-01-14T18:58:39.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.16","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.16/manifests"},{"name":"v1.2.2","sha":"9a83ca87bc5fbd43491e5682d917d6cde8ab0638","kind":"tag","published_at":"2024-11-23T00:06:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"01d81228d0b93b42bc8710a1c4830c60e9eaee98","kind":"tag","published_at":"2024-11-18T21:08:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e9d6d837a57996d787b84c621aae2a123a827859","kind":"tag","published_at":"2024-11-07T20:27:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.2.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.2.0/manifests"},{"name":"v1.1.15","sha":"0eec47ce3c80dd81cdf509dcb8e6b4f81a7ea627","kind":"tag","published_at":"2024-10-02T12:58:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.15","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"edcb40e546a1c57d73fbe0582ae5c4be34383350","kind":"tag","published_at":"2024-09-30T20:11:56.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14/manifests"},{"name":"v1.1.14-test2","sha":"e2aa2d206b2c73da81f9fdc4ea30c29dc7f3ad49","kind":"tag","published_at":"2024-09-30T14:36:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test2/manifests"},{"name":"v1.1.14-test1","sha":"98c723741059344404f64a1df74fc7ecc6fc9df1","kind":"tag","published_at":"2024-09-30T13:42:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.14-test1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.14-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.14-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.14-test1/manifests"},{"name":"v1.1.13","sha":"f76e592d7b0fa023e9ea9f2da745643847e6bc63","kind":"commit","published_at":"2024-09-27T15:28:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.13","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"87a866d147bc2514daad264febba2fcf4ef40d88","kind":"tag","published_at":"2024-09-20T20:03:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.12","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94e292094e040a84dbf53b89cf19beb63319cb8f","kind":"tag","published_at":"2024-09-06T23:40:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.11","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a11e8b4b8c28d6eab8a8b6811385a3d9d4bda5cf","kind":"tag","published_at":"2024-09-04T18:32:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.10","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"f61924b837f1af724d1b5bb24de86cf3b5b9c843","kind":"tag","published_at":"2024-08-22T13:51:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.9","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"28fb11b5a76f358685317a85d230b60dd08f66b4","kind":"tag","published_at":"2024-07-29T17:49:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.8","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"94013fe4af89fb9dff225fd7874b23806f84435c","kind":"tag","published_at":"2024-07-16T13:13:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.7","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1144159b532244eaacc487a3866c1dd532a3b75e","kind":"tag","published_at":"2024-07-15T17:30:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.6","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"aec0d3b9acfb8668114ac8f55a3540edfdfb879a","kind":"tag","published_at":"2024-07-02T18:18:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.5","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d2419f7fe1a98ecff512bf4132d50347b7a86341","kind":"tag","published_at":"2024-06-14T19:04:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4/manifests"},{"name":"v1.1.4-pre","sha":"2ffdb131a2b638873909a2d77c3957a49cd74be3","kind":"tag","published_at":"2024-06-11T20:21:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre/manifests"},{"name":"v1.1.4-pre1","sha":"09a7973d9d8c7b4f6709df78e497838d4cb07e86","kind":"tag","published_at":"2024-06-11T16:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.4-pre1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.4-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.4-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.4-pre1/manifests"},{"name":"v1.1.3","sha":"82c4a7125227df7c965887adfc5e6cdb14b5da3f","kind":"tag","published_at":"2024-05-30T16:47:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.3","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d939996b345a0925b51abf668ab3eeb232c60428","kind":"tag","published_at":"2024-05-09T21:35:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.2","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.2/manifests"},{"name":"v0.34.3","sha":"0e231dcc6f13ddd08f450ff33280b8dd4f938c06","kind":"tag","published_at":"2024-05-03T18:22:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.3/manifests"},{"name":"v1.1.1","sha":"20abb02c2f5d3c210dbbb5e3bb8d7b404ea6c53b","kind":"tag","published_at":"2024-04-25T17:46:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.1","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f0a3c25ca0a71fc12c2ffb90da35658b51aee7da","kind":"tag","published_at":"2024-04-18T14:02:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.1.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3186132e5ebf2fce2a4be4bd6ea19be0869c264","kind":"tag","published_at":"2024-04-10T19:48:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v1.0.0","html_url":"https://github.com/openziti/ziti/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v1.0.0/manifests"},{"name":"v0.34.2","sha":"881b806db83bcd7ec7f9bf8a1312ada6f5dfcbce","kind":"tag","published_at":"2024-04-08T16:50:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"8149db51a8ea9581097a4b726f8c09a61a01b973","kind":"tag","published_at":"2024-03-26T00:24:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"fe85ca923f00216c0c91c76a38e1f669f144deb8","kind":"tag","published_at":"2024-03-25T19:42:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.34.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"6f295a411d3f2bd7b7c385df60aabdc2f007322c","kind":"tag","published_at":"2024-03-13T23:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"21b29f0ea49c177dc83a112d9888439f1cfc3bd2","kind":"tag","published_at":"2024-03-12T21:38:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.33.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"7c53aa006529187727d1275291d8f754cd92b240","kind":"tag","published_at":"2024-02-10T05:58:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"1cfa0b1d98797980260b8399b24ce7ed3a2d8a0d","kind":"tag","published_at":"2024-01-31T20:47:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"97e92447704a20c1e2f2098eb5518a0dc559776e","kind":"tag","published_at":"2024-01-19T23:45:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"1c21434737ac4b02edb086f88911e7910812a117","kind":"tag","published_at":"2023-12-18T16:30:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"2ece53e5a856cb19d4cfe79766713df2a2da82ab","kind":"tag","published_at":"2023-12-13T19:45:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"7095b908ee5ec7ed9d9ba34af69d1d86335aaf92","kind":"tag","published_at":"2023-12-07T19:59:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"9ea976cf9a6b3c354777a6d62ddb745874db69b1","kind":"tag","published_at":"2023-12-07T18:10:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.1/manifests"},{"name":"v0.32.0-alpha-1","sha":"15f918fdcc759d1af267934e030d80943b1fb4f5","kind":"commit","published_at":"2023-11-14T01:59:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.32.0-alpha-1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.32.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.32.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.32.0-alpha-1/manifests"},{"name":"v0.31.0","sha":"5237e2b4794a52bb178744b078fd551199bd8198","kind":"tag","published_at":"2023-11-01T18:03:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.31.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"4f324bd22875f38b574d9625537a9a50dbe9cd6b","kind":"tag","published_at":"2023-10-13T20:31:20.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"b9bf4d955c39dfe6dc94407758f61e025f0066c5","kind":"tag","published_at":"2023-09-30T19:18:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"c7a0a41867c4ee3c06a9c63108fb012e5b1083c4","kind":"tag","published_at":"2023-09-01T21:13:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"839107e248713f271c9599d1590ff21fadf85849","kind":"tag","published_at":"2023-08-31T18:39:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"c74a60a04f1df8ff0c7eaac2bbbaf798021dccd2","kind":"tag","published_at":"2023-08-22T20:13:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"2adab4fc9127a685fbcda4823ce9cd742a482727","kind":"tag","published_at":"2023-08-10T17:24:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.30.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"3ca2dd2f4e7b8648940a752d40d63aa2ec70f8ed","kind":"tag","published_at":"2023-07-13T16:01:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.29.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"e603c5886634b7ee2ebfecba5ee6476f371daf91","kind":"tag","published_at":"2023-06-23T15:21:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"91bccc075635b7cece67712a8b1df273c308ef04","kind":"tag","published_at":"2023-06-22T15:22:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"53009d90ad166c567686585ba7501879b1c04554","kind":"tag","published_at":"2023-06-21T22:09:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a3c1f7e54ca082d0cb8f0c61b06367e68e112580","kind":"tag","published_at":"2023-06-09T20:20:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"64a46e487e3b08ec25c813fc247dadee1fa7de1e","kind":"tag","published_at":"2023-05-26T18:28:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.28.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.28.0/manifests"},{"name":"v0.27.9","sha":"5739c54c8ec54add2fbc2b75551609b92b65cc19","kind":"tag","published_at":"2023-04-12T18:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"c0d33684f705af7d8342d618afeff0a16e53cb79","kind":"tag","published_at":"2023-04-06T14:11:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"0e4eb565c7e46b38575b77e30134ad51e4ec8b81","kind":"tag","published_at":"2023-03-30T14:04:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9e11c914d3c0c93a5a4a1b9f15c8703799752a3b","kind":"tag","published_at":"2023-03-29T14:04:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"722181191f5852a9d2c253838bcaaaeedb7acc0a","kind":"tag","published_at":"2023-02-13T21:59:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"44b5899c711ba1202f6976f91e82675dd859053b","kind":"tag","published_at":"2023-02-08T02:12:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"25bcb29f88b5d9ae322db027a1fc8577a341f484","kind":"tag","published_at":"2023-02-03T20:02:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c510c6004899997c518cf2cb68f55d90c7c42d5","kind":"tag","published_at":"2023-01-04T20:20:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"85ddae8dc5df0d457af51b4d369ecae7bb2dd09e","kind":"tag","published_at":"2022-12-20T20:59:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"11a97c61835784327ad692395778ae0dce033878","kind":"tag","published_at":"2022-12-12T23:36:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.27.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.27.0/manifests"},{"name":"v0.26.11","sha":"a97718625361f5fba3e7db959aa3c8ec98abb181","kind":"tag","published_at":"2022-11-10T15:00:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"dceedd84142af285333f13017c141ae6ba0e221e","kind":"tag","published_at":"2022-10-13T15:37:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"301cd80755b3126a9b7ad4830ca0cfca2226e9c6","kind":"tag","published_at":"2022-10-12T19:08:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"404ad467769423225658641706d34512d2f10b69","kind":"tag","published_at":"2022-09-19T14:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"7ce30397cbdfbe90bf2dabc00a909075b3a905b7","kind":"tag","published_at":"2022-09-13T19:43:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"288275ac3fea10332c94af737a1c63bc03b890a5","kind":"tag","published_at":"2022-09-13T16:38:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"596fd7e8565586a93d059591b9c766f0bcaf3ccb","kind":"tag","published_at":"2022-08-17T14:07:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"1ceb68c8f510f20919190d18c86e5284d200f656","kind":"tag","published_at":"2022-08-09T17:24:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"895a121932ed4189ac074d2ae14e1f8927ce49de","kind":"tag","published_at":"2022-07-19T20:16:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"04d809f5751a7f658bb1852a22d6a81fe2222818","kind":"tag","published_at":"2022-07-18T15:56:10.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"b36d22e9e5c10a1ada387d2049c030286ed6295d","kind":"tag","published_at":"2022-07-14T23:20:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"acbc468b0d90969e8b48297b850ffa2465a3c105","kind":"tag","published_at":"2022-07-14T01:34:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.26.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.26.0/manifests"},{"name":"v0.25.13","sha":"bfc0a414c55c610fcec7c216d8deb4f00c985c9a","kind":"tag","published_at":"2022-06-16T02:03:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"9460453404db1b0a6fefbda93fbaf870a8353d81","kind":"tag","published_at":"2022-06-13T21:26:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d5c919d3af923a8ddc9077a2bb09303aaca26a5b","kind":"tag","published_at":"2022-06-09T19:35:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"c8cecbe7e36c550f26572de4a8e1e0ef9b744771","kind":"tag","published_at":"2022-05-24T19:25:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"5bdb44b7d8c7495db7f2f5859c56ea4d34ffeec9","kind":"tag","published_at":"2022-05-23T17:43:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"ed9449078eab39a9d6af8de7e381b10019ef1b22","kind":"tag","published_at":"2022-05-17T00:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"da6bb12f0a9a676a7a41258dc45dd0c5734877fb","kind":"tag","published_at":"2022-05-13T20:56:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"c2c076725cd19c7acb9ac3e6cde976f7a371c07a","kind":"tag","published_at":"2022-05-04T16:00:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"1e9d1a4f85f5f297d7bd4f3abc02f539ad151b11","kind":"tag","published_at":"2022-05-03T02:52:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"3df579a99f151382cf6844f180c70d2c1d89bf9b","kind":"tag","published_at":"2022-04-04T14:42:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"c39f482f506a6fd7e379550626ab08d0b62a7309","kind":"tag","published_at":"2022-03-17T17:15:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"edf53a55ae5a68b97462a65f7a8d6d4d721f02c3","kind":"tag","published_at":"2022-03-11T16:20:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"336afd9f2a03c4e9fe634aeaa99e1bd3ccdf8be1","kind":"tag","published_at":"2022-03-10T04:39:57.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"05e0d42fb32007fc6b03b433d0c302041a89015c","kind":"tag","published_at":"2022-03-07T22:23:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.25.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.25.0/manifests"},{"name":"v0.24.13","sha":"38f56924c58e4b66a5ad8ff25378f304c5b0d4c8","kind":"tag","published_at":"2022-03-04T21:24:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"7452434a07130ca74cb75532c03cb6d090357b0a","kind":"tag","published_at":"2022-03-01T20:37:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"eac8aa1da99e462a9c86cf95c1a1d70ff6bdf801","kind":"tag","published_at":"2022-02-28T16:09:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3ad4a05860d0540066bad6dca73ba79ac486b5ad","kind":"tag","published_at":"2022-02-25T19:52:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"cdb7e473138430b1f321c0e91c705a7e8abab7cc","kind":"tag","published_at":"2022-02-17T14:12:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"c42dfe4fd5ac0c02f731cea82e03ae34fffe7941","kind":"tag","published_at":"2022-02-11T15:09:55.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"f1d2724d56333d2c97504b2328dade336401721d","kind":"tag","published_at":"2022-02-03T18:56:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"f4dc47389ca0d2b2c6b01a5e290f9d20ff85da45","kind":"tag","published_at":"2022-02-01T23:36:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"c94b599d51118a4cf5fdd2006651c6135b96a5cb","kind":"tag","published_at":"2022-02-01T16:41:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"5e3659625aca33d8135a501e38ed45c06d74559c","kind":"tag","published_at":"2022-01-19T20:34:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"1951e2ad18299bd227f51d7ebe611144ae8f8ce0","kind":"tag","published_at":"2022-01-06T21:35:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a28bb8b9541b62ab6143b9812a4caa709ecf595b","kind":"tag","published_at":"2021-12-13T19:34:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"7c2928963e7dd4f452ed63baa11164e907a80def","kind":"tag","published_at":"2021-12-02T12:37:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"50f18957fcb43633bca7d405c7b73a8879a94f5f","kind":"tag","published_at":"2021-12-01T16:38:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.24.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"6f29bcb7f6aec1a07b13d439434bb1693215d573","kind":"tag","published_at":"2021-11-20T03:10:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"e91f155ba3ba76b8d6ec3ee352edad3f553484d9","kind":"tag","published_at":"2021-11-16T20:49:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.23.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.23.0/manifests"},{"name":"v0.22.11","sha":"32dccfe3dcf0616f229474bae2a76e0647e3b17a","kind":"tag","published_at":"2021-11-08T22:19:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"a20eb2d3a5a99066e62992d7d31cc1ed2a223966","kind":"tag","published_at":"2021-11-05T18:50:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"0eb0cdb283571ff23042aab1fb1a06842b623edc","kind":"tag","published_at":"2021-11-03T17:57:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"20ec6253707b511cddd4778519ac73f474730904","kind":"tag","published_at":"2021-10-29T14:52:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"7e05510e45f7bb56e9f34d210aaffa825c40c41d","kind":"tag","published_at":"2021-10-22T18:05:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"878bfc5ff3d597ce861547909feabccb4ee71168","kind":"tag","published_at":"2021-10-18T15:37:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"c5a025c3f64c113bf5a370f5df2c1eb50da01f02","kind":"tag","published_at":"2021-09-22T21:16:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"4440b6d59f9ab70f48f6cfeb4aaa0f3d4955402b","kind":"tag","published_at":"2021-09-15T23:37:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2dec90881971e5ed7faea4bc510c8d22c9aa6236","kind":"tag","published_at":"2021-09-09T19:26:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"b5de54f1227a460d41ffe0afec32853c62b4fdd1","kind":"tag","published_at":"2021-09-08T20:13:16.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"9b73ef0d8d673d41a2e6e3e51dcaf442f904445e","kind":"tag","published_at":"2021-09-03T00:22:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"417da3c0a220d204e95d8d957077d14f30c07b12","kind":"tag","published_at":"2021-08-11T13:33:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.22.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1ca41c175d953a5097e2a66148c4df91207b93d4","kind":"tag","published_at":"2021-07-30T21:05:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.21.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.21.0/manifests"},{"name":"v0.20.14","sha":"b8a833e7e99e179ada98196b63cea4b53373eaf7","kind":"tag","published_at":"2021-07-23T19:29:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.14/manifests"},{"name":"v0.20.13","sha":"5afc6e551eaf628ef2f30af55deae28e8b7e6ed2","kind":"tag","published_at":"2021-07-16T17:27:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.13/manifests"},{"name":"v0.20.12","sha":"8a4c1a399833aadc6ac42105f7b84395a4a18c2e","kind":"tag","published_at":"2021-07-12T12:40:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.12/manifests"},{"name":"v0.20.11","sha":"8b3c51af9308d4f8c0b5d48c13f72872c0d9f6f2","kind":"tag","published_at":"2021-06-30T15:43:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.11/manifests"},{"name":"v0.20.10","sha":"73057ea44a43bf6bf7a0a23ae35c8c461cef8590","kind":"tag","published_at":"2021-06-23T15:04:09.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.10/manifests"},{"name":"v0.20.9","sha":"59628cb118395d68a42c659389a15155ff64fff5","kind":"tag","published_at":"2021-06-11T20:53:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.9/manifests"},{"name":"v0.20.8","sha":"95a74ea44df810f45e433c00a0684386b70bb0a8","kind":"tag","published_at":"2021-06-08T20:55:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"101d5c43193e03a7362e6fae311c461acd0d4d9d","kind":"tag","published_at":"2021-06-08T18:34:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"7ef2f9964ef59e3aa73c92a12eafc84e0b450af6","kind":"tag","published_at":"2021-06-04T19:19:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"05093b5fdc06a4304fcdcce609a3ee1911b451d7","kind":"tag","published_at":"2021-06-03T18:16:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"98e42784200cfc06e0478e58fa5834764fb631cf","kind":"tag","published_at":"2021-05-26T22:17:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"79923e13e9b3ab58a67b42945947915cb7b8590b","kind":"tag","published_at":"2021-05-21T18:31:46.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"c21291c6bb5a93127d57db3e45a42b77bf3ce3d8","kind":"tag","published_at":"2021-05-18T02:56:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8fe84db92baed092a2f3c0de6e8b3c0ee15a358c","kind":"tag","published_at":"2021-05-14T03:16:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"82b1aa614656d794cf0d9b5ec77163b47f032da2","kind":"tag","published_at":"2021-05-12T16:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.20.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.20.0/manifests"},{"name":"v0.19.13","sha":"b6017772ee506011ff227f06c337abb17bcd20bd","kind":"tag","published_at":"2021-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.13/manifests"},{"name":"v0.19.12","sha":"71edb0f2e3ec8e535becd446777b3c6ec8fd4cdd","kind":"tag","published_at":"2021-04-23T18:12:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.12/manifests"},{"name":"v0.19.11","sha":"67c2c642c7dad955118931f4b66667a352c0481d","kind":"tag","published_at":"2021-04-15T19:17:49.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.11/manifests"},{"name":"v0.19.10","sha":"0401287df74078e8d3a933283ba16fcdd5e123f2","kind":"tag","published_at":"2021-04-09T17:09:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.10/manifests"},{"name":"v0.19.9","sha":"5b13af48b96659c1561fc97a1dc64f6d35e2309d","kind":"tag","published_at":"2021-04-06T17:19:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"b92ee9ae96f16392e6d9c4a5d400c3e298d8067a","kind":"tag","published_at":"2021-03-26T14:02:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"fcea95974902e6880cf89ae47862c3201282af85","kind":"tag","published_at":"2021-03-19T20:55:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"f8ec5e879237a0b1c0dd002315c2ea0bd2cb296f","kind":"tag","published_at":"2021-03-11T14:27:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"85024acf8cc4a05aee9ccfc9464da965b837decc","kind":"tag","published_at":"2021-03-09T22:33:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"c4a1f63c740a64f0166c8bf918652b7120c85ca7","kind":"tag","published_at":"2021-03-09T14:13:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"4456650a46745b544b3b38bf5563270fbcc4af89","kind":"tag","published_at":"2021-02-23T22:49:30.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"206cae23120280c6144cc48ece546f51624a71c6","kind":"tag","published_at":"2021-02-22T21:12:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"aacc5caa46bf4ce381bd2fb93ce8cdbb23c8326e","kind":"tag","published_at":"2021-02-19T19:37:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"c8ef8295316c685200fe72def2c74eaa0fbe7a1b","kind":"tag","published_at":"2021-02-18T19:55:42.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.19.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.19.0/manifests"},{"name":"v0.18.10","sha":"9a6ee28cfd306a69ecb5087988707847c0ab1d24","kind":"tag","published_at":"2021-02-12T03:47:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.10/manifests"},{"name":"v0.18.9","sha":"b014ab56e0d94de64d05b9fcc2fcdebfbd999338","kind":"tag","published_at":"2021-02-10T22:17:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.9/manifests"},{"name":"v0.18.8","sha":"f213d4cc27bcdd877d0213f57733f2689a0a2046","kind":"tag","published_at":"2021-02-05T19:11:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.8/manifests"},{"name":"v0.18.7","sha":"1106e6f5c63d40b463938c469b7c0e75e0cf0de5","kind":"tag","published_at":"2021-02-02T23:47:51.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"1c95ebf2674be00e4e1d90a75608754f16a087ec","kind":"tag","published_at":"2021-01-28T15:52:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"12d50a644f36b4e463a525f654d6e5d8ebc1aeb7","kind":"tag","published_at":"2021-01-28T00:47:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"30bf3203089509d7b010f4540b5cb3a75324db22","kind":"tag","published_at":"2021-01-26T16:24:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"5e0dad99db44d93e7315c4587f45db0ef5364753","kind":"tag","published_at":"2021-01-21T23:55:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.3/manifests"},{"name":"v0.17.8","sha":"7fd3911b85f39be3d2338497409f398a7dbde836","kind":"tag","published_at":"2021-01-21T21:25:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"67dc849e88c9bc0c1e82e29b6276cf97b30887e2","kind":"tag","published_at":"2021-01-20T22:22:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"7d071d621b924d13056c117591fbe522c28b1baa","kind":"tag","published_at":"2021-01-20T19:39:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.6/manifests"},{"name":"v0.18.2","sha":"afa95564af303e9e0d8f2b0bc35ee9e6dc71d875","kind":"tag","published_at":"2021-01-12T19:26:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"5bba74d33fefed9d533dc49ea9cad457d741c189","kind":"tag","published_at":"2021-01-07T21:14:32.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9bfc1e2a25ab7492cab6fa5d07c054eb91565858","kind":"tag","published_at":"2020-12-17T19:59:29.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.18.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"9d234481045f8f5e36f1378ef7844682e5539756","kind":"tag","published_at":"2020-12-03T21:59:06.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"ce5539c6921e95f07fe7d044170663e494c63e6f","kind":"tag","published_at":"2020-11-13T00:48:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"9249c98242ee40bfb0ba05c7ec3c3fddbe865f30","kind":"tag","published_at":"2020-11-06T06:14:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"d34b0f53f4eb8e04429723b504b4b219854cffa8","kind":"tag","published_at":"2020-11-01T19:36:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"980f01127f58a22a5e81daab8bf25b480f2dcf10","kind":"tag","published_at":"2020-10-31T14:02:54.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"0ffbd84684b734281506d7c2a5dfa3168ef770af","kind":"tag","published_at":"2020-10-26T16:16:44.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.17.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"109b62e137803fb71b7b5bc7991a69b7b39bd647","kind":"tag","published_at":"2020-10-14T14:39:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2537956fa9517bc688c51c1c829c0321f02bc797","kind":"tag","published_at":"2020-10-08T14:08:45.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"3a8f64410967f02b62c6535c479ca6d3db847d82","kind":"tag","published_at":"2020-10-08T12:05:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4063b21807ee15d9e82aa5a74ef6730a4c217513","kind":"tag","published_at":"2020-09-04T21:21:13.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cce4f1f7c91e74f1dda74eaeb9323f18adecfc72","kind":"tag","published_at":"2020-08-27T12:56:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7ff816b5a2749a8a1990324256544f1f26d57a58","kind":"tag","published_at":"2020-08-11T19:49:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.16.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"3413f4ac551844d7d27d75ee248deeb0ce3f8f24","kind":"tag","published_at":"2020-08-06T13:41:14.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"1bd7d54e2b18fa98d4a687a235bd3e27a421690a","kind":"tag","published_at":"2020-07-21T15:17:15.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"03ae8480f6a802fdc3c35105f00b254d3fa2f030","kind":"tag","published_at":"2020-07-10T16:02:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"cb176e8d9b7fba3331e5ec7908c046a25203ba46","kind":"tag","published_at":"2020-06-24T21:03:19.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.15.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.15.0/manifests"},{"name":"v0.14.14","sha":"717fabcf5d665d279395c8579771bdb3827de9d9","kind":"tag","published_at":"2020-06-18T12:46:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.14","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"e72503cdc5f8525b2393c281f2a691aed68d7aed","kind":"tag","published_at":"2020-06-11T16:03:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.13","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"9aa7b50fda61174459d8f0a1343d28148b81f74d","kind":"tag","published_at":"2020-06-11T13:24:59.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.12","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"264b94f9a96c56d6cc8017ce4273bfd05e92a636","kind":"tag","published_at":"2020-06-10T20:30:34.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.11","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"5833b33ba928d3959a939fd8f049fd205797671e","kind":"tag","published_at":"2020-06-09T03:26:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"2306e7287fdb4e1ccd610f1c4d400940651ed0d4","kind":"tag","published_at":"2020-06-04T15:48:36.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"a2d13adf3c777d081dbef9acfc911e1064760c46","kind":"tag","published_at":"2020-06-03T12:56:24.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"6a7b199926cc309f885d2ab2021ddd4ae5a4f99a","kind":"tag","published_at":"2020-06-01T19:09:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"30fce19e5ab27c70b8cbf8e4cc20ba9dc127eb73","kind":"tag","published_at":"2020-05-28T20:07:00.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"b7bfd51df8561f24a3a627246f3557af709ca1c0","kind":"tag","published_at":"2020-05-27T18:41:37.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"516684ece44c65e733fb4f5934e4de1952672861","kind":"tag","published_at":"2020-05-27T14:13:52.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"426463a0f23acdb601f528f0b70253e9cf701577","kind":"tag","published_at":"2020-05-19T17:48:05.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"04129167b56bd80a865520c45ddee6e0aa37cf06","kind":"tag","published_at":"2020-05-13T18:35:04.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"fa498f48f7b93a88a9bd8da73d9eb941d780e1c5","kind":"tag","published_at":"2020-05-07T15:18:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"88382cf86391c64da6246488b62e3719fa20c128","kind":"tag","published_at":"2020-05-05T13:21:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.14.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.14.0/manifests"},{"name":"v0.13.10","sha":"de3635706023fb0190a02902285ef9bab9e9ec92","kind":"tag","published_at":"2020-05-01T19:29:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.10","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"97e8fd3183705745f0666f9867cf118db6f3c127","kind":"tag","published_at":"2020-04-29T02:35:48.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"0ed5c82c99cc494a2d5578e5eee0cbf4acb2782b","kind":"tag","published_at":"2020-04-28T19:18:31.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"ec7f3a5da5df5424640e89021fd3803de207f2ee","kind":"tag","published_at":"2020-04-27T20:45:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"306a4e2e2b8717419c475f2d9e2c8ee48c2e5b90","kind":"tag","published_at":"2020-04-23T21:43:33.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"abeaacf1953f502d0b5e4cfdf321632a8ee2418a","kind":"tag","published_at":"2020-04-23T01:51:35.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ba043cb9a6c82f33e2c8e281616201ffdad0daed","kind":"tag","published_at":"2020-04-22T18:17:21.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"b15e481936442e1ecbfe128b74210602ce7d1b41","kind":"tag","published_at":"2020-04-20T21:29:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"f289fb8da7477fc9682c586219fd486833c14085","kind":"tag","published_at":"2020-04-08T16:27:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd1775f4144511c64fc039447820474c40e9453c","kind":"tag","published_at":"2020-04-08T15:22:47.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"75d47d3f10eec16184a36215048ca1e337c109c9","kind":"tag","published_at":"2020-04-03T13:30:08.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.13.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"23c8ea2fa9d8854430cb6cdcd9d58c996b1e77f6","kind":"tag","published_at":"2020-04-02T02:13:22.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"48cbfc2da18985c3bf9c37633047b8390fbd7116","kind":"tag","published_at":"2020-03-31T04:17:25.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"97cbf67a7f96f16475600c4cc9f553b5e8aca2f9","kind":"tag","published_at":"2020-03-26T18:33:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"a562d0ae201d398b79703366ed573e2a055b191f","kind":"tag","published_at":"2020-03-19T21:56:03.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5ecbb52b5ea279788a4cc0b9f404b97587ae20f3","kind":"tag","published_at":"2020-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.12.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"a1f1c586fd8e5bf3ead22c83713b1c0d0be0d33b","kind":"tag","published_at":"2020-03-16T19:45:01.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"44382c5ad5d670e56bc08ea8767c01ce1fd6bd4f","kind":"tag","published_at":"2020-03-10T20:17:23.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"0cfde64ac563096022f2511a072fc3f357511429","kind":"tag","published_at":"2020-03-05T21:42:58.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"bf787a84248b14b2618332b8f57b00136ccf8a35","kind":"tag","published_at":"2020-03-05T20:42:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"a9e8b6877cc4ff96beb3ee19514cdb3efe4fee7c","kind":"tag","published_at":"2020-03-05T19:57:18.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7e65a6595a372662db7997b84debfe257b442269","kind":"tag","published_at":"2020-03-05T18:23:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"c2e98c059f18d537779909da9add6ac75286070c","kind":"tag","published_at":"2020-03-03T18:49:11.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e91128d47209c8d2b061355c5aaf77ee6d618764","kind":"tag","published_at":"2020-03-03T16:56:02.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.11.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e699de910aa6d43d1b21a1b6db79ee0c69d717c3","kind":"tag","published_at":"2020-02-28T19:25:17.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5d4875db81f733c66640e0a48149b3a1c7ce139f","kind":"tag","published_at":"2020-02-28T14:53:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.10.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"ee6c357ad43797cb5306bfbd815e6fe45507ec62","kind":"tag","published_at":"2020-02-27T18:45:12.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.9","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"23b7d8fce2673c25980fca71af8e1f75e38abafe","kind":"tag","published_at":"2020-02-25T01:26:50.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.8","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"588485af7b87923cb8548032c222dba8b056b82c","kind":"tag","published_at":"2020-02-24T19:02:27.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.7","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"43761254fe3c3966debd81008687f66e798a44e3","kind":"tag","published_at":"2020-02-24T18:49:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.6","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"7307e4f2dd696b6df19e878d3d73c17218a61a97","kind":"tag","published_at":"2020-02-24T15:34:43.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.5","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ab05a538d50fa03791ea0f0e58bcdf85f69f8388","kind":"tag","published_at":"2020-02-20T21:20:40.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.4","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"07de39e614b1bce74ecff96dec925b6f62ca5801","kind":"tag","published_at":"2020-02-13T20:16:07.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.3","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c63c0e70924e94320d93855e66bb10a9d3ef8d15","kind":"tag","published_at":"2020-02-13T20:08:28.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.2","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"44ae639acdbbc9164a12d1f09f794cfd8e0414b2","kind":"tag","published_at":"2020-02-13T16:33:41.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.1","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb8341aa35ada4ad0fd43ad595f60f0b59f52bfb","kind":"tag","published_at":"2020-02-11T22:21:38.000Z","download_url":"https://codeload.github.com/openziti/ziti/tar.gz/v0.9.0","html_url":"https://github.com/openziti/ziti/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openziti/ziti@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:14:31.065Z","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.2474229465218616,"forks_count":1.9020534500811974,"average":4.8736191650851755},"purl":"pkg:golang/github.com/openziti/ziti/network-tests","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openziti/ziti/network-tests","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openziti/ziti/network-tests","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openziti/ziti/network-tests/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.456Z","issues_count":779,"pull_requests_count":1778,"avg_time_to_close_issue":17482729.45738046,"avg_time_to_close_pull_request":669063.0341494846,"issues_closed_count":481,"pull_requests_closed_count":1552,"pull_request_authors_count":39,"issue_authors_count":80,"avg_comments_per_issue":0.748395378690629,"avg_comments_per_pull_request":0.406636670416198,"merged_pull_requests_count":1023,"bot_issues_count":3,"bot_pull_requests_count":646,"past_year_issues_count":315,"past_year_pull_requests_count":907,"past_year_avg_time_to_close_issue":652113.4156626506,"past_year_avg_time_to_close_pull_request":302120.3206590621,"past_year_issues_closed_count":166,"past_year_pull_requests_closed_count":789,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.33015873015873015,"past_year_avg_comments_per_pull_request":0.37265711135611906,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":346,"past_year_merged_pull_requests_count":516,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","maintainers":[{"login":"plorenz","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":434,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fnetwork-tests/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fnetwork-tests/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fnetwork-tests/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenziti%2Fziti%2Fnetwork-tests/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":488334,"full_name":"openziti/ziti","default_branch":"main","committers":[{"name":"Paul Lorenz","email":"paul.lorenz@netfoundry.io","login":"plorenz","count":1500},{"name":"Andrew Martinez","email":"andrew.p.martinez@gmail.com","login":"andrewpmartinez","count":934},{"name":"ziti-ci","email":"ziti-ci@netfoundry.io","login":"ziti-ci","count":825},{"name":"Kenneth Bingham","email":"kenneth.bingham@netfoundry.io","login":"qrkourier","count":598},{"name":"dovholuknf","email":"46322585+dovholuknf","login":"dovholuknf","count":522},{"name":"Michael Quigley","email":"michael@quigley.com","login":"michaelquigley","count":287},{"name":"gberl002","email":"geoff.berl@netfoundry.io","login":null,"count":202},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":200},{"name":"Shawn Carey","email":"shawn.carey@netfoundry.io","login":"scareything","count":73},{"name":"Eugene K","email":"eugene.kobyakov@netfoundry.io","login":"ekoby","count":56},{"name":"Steven A. Broderick Elias","email":"steven.broderick@netfoundry.io","login":"sabedevops","count":42},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":30},{"name":"Cam Otts","email":"otts.cameron@gmail.com","login":"camotts","count":30},{"name":"Curt Tudor","email":"curt@rentallect.com","login":"rentallect","count":22},{"name":"Tod Burtchell","email":"tod.burtchell@netfoundry.io","login":"tburtchell","count":14},{"name":"Jens Alm","email":"jens@ulmus.org","login":"jensalm","count":12},{"name":"dariuszSki","email":"dariusz.sliwinski@netfoundry.io","login":"dariuszSki","count":6},{"name":"Mario Trangoni","email":"mjtrangoni@gmail.com","login":"mjtrangoni","count":5},{"name":"Chernenko Ruslan","email":"ractyfree@gmail.com","login":"nenkoru","count":4},{"name":"Geoff Berl","email":"95235264+gberl002","login":"gberl002","count":3},{"name":"Lars Lehtonen","email":"lars.lehtonen@gmail.com","login":"alrs","count":3},{"name":"codesee-architecture-diagrams[bot]","email":"86324825+codesee-architecture-diagrams[bot]","login":"codesee-architecture-diagrams[bot]","count":3},{"name":"r-caamano","email":"robert.caamano@netfoundry.io","login":"r-caamano","count":3},{"name":"Edward Moscardini","email":"edward.moscardini@netfoundry.io","login":"emoscardini","count":3},{"name":"Geoff Berl","email":"gberl001@gmail.com","login":"gberl001","count":3},{"name":"Dave Hart","email":"dphart@rochester.rr.com","login":"smilindave26","count":2},{"name":"Mike Guthrie","email":"mike.guthrie@netfoundry.io","login":"mguthrie88","count":2},{"name":"StefanGajic","email":"stefan.gajic@ymail.com","login":"StefanGajic","count":2},{"name":"Kelvin Smith","email":"kelvin@thesmithcave.nz","login":"gooseleggs","count":2},{"name":"Mamy Ratsimbazafy","email":"mamy_github@numforge.co","login":"mratsim","count":1},{"name":"pheianox","email":"77569421+pheianox","login":"pheianox","count":1},{"name":"mikegorman-nf","email":"mike.gorman@netfoundry.io","login":"mikegorman-nf","count":1},{"name":"isemerkhanov","email":"139782312+isemerkhanov","login":"isemerkhanov","count":1},{"name":"guoguangwu","email":"guoguangwug@gmail.com","login":"testwill","count":1},{"name":"astroicers","email":"azz093093.830330@gmail.com","login":"astroicers","count":1},{"name":"Zach Shames","email":"zlshames","login":"zlshames","count":1},{"name":"Tung Bui (Leo)","email":"85242618+tungbq","login":"tungbq","count":1},{"name":"cd","email":"cd@sg3ubu19.parkplace-via-dhcp","login":null,"count":1},{"name":"padibona","email":"pete.dibona@netfoundry.io","login":null,"count":1},{"name":"Patrick Woodlock","email":"patrick.woodlock@rockfield.com","login":null,"count":1},{"name":"Curt Tudor","email":"curt.tudor@netfoundry.io","login":null,"count":1},{"name":"Tom Carroll","email":"34632752+tomc797","login":"tomc797","count":1},{"name":"John Lotoski","email":"john.lotoski@iohk.io","login":"johnalotoski","count":1},{"name":"Jeremy Tellier","email":"56126806+JeremyTellier","login":"JeremyTellier","count":1},{"name":"James Bogosian","email":"bogosj","login":"bogosj","count":1},{"name":"Florian Lehner","email":"florianl","login":"florianl","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Christian Niessner","email":"marvkis","login":"marvkis","count":1},{"name":"Chad Cravens","email":"chad.cravens@ossys.com","login":"ccravens","count":1},{"name":"Anders Pitman","email":"github@apitman.com","login":"anderspitman","count":1},{"name":"Vrashabh Sontakke","email":"vrashabhsontakke@outlook.com","login":"Vrashabh-Sontakke","count":1},{"name":"Patrick Woodlock","email":"patrick.woodlock@rockfieldit.com","login":"RockfieldIT","count":1},{"name":"Sam Ulrich","email":"40002776+sam-ulrich1","login":"sam-ulrich1","count":1},{"name":"Paul Otto","email":"potto007@gmail.com","login":"potto007","count":1}],"total_commits":5413,"total_committers":54,"total_bot_commits":233,"total_bot_committers":3,"mean_commits":100.24074074074075,"dds":0.7228893404766303,"past_year_committers":[{"name":"Kenneth Bingham","email":"kenneth.bingham@netfoundry.io","login":"qrkourier","count":221},{"name":"Paul Lorenz","email":"paul.lorenz@netfoundry.io","login":"plorenz","count":185},{"name":"Andrew Martinez","email":"andrew.p.martinez@gmail.com","login":"andrewpmartinez","count":113},{"name":"dovholuknf","email":"46322585+dovholuknf","login":"dovholuknf","count":80},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":51},{"name":"Jens Alm","email":"jens@ulmus.org","login":"jensalm","count":12},{"name":"Shawn Carey","email":"shawn.carey@netfoundry.io","login":"scareything","count":9},{"name":"Chernenko Ruslan","email":"ractyfree@gmail.com","login":"nenkoru","count":4},{"name":"Edward Moscardini","email":"edward.moscardini@netfoundry.io","login":"emoscardini","count":2},{"name":"mikegorman-nf","email":"mike.gorman@netfoundry.io","login":"mikegorman-nf","count":1},{"name":"guoguangwu","email":"guoguangwug@gmail.com","login":"testwill","count":1},{"name":"ekoby","email":"7406535+ekoby","login":"ekoby","count":1},{"name":"dariuszSki","email":"dariusz.sliwinski@netfoundry.io","login":"dariuszSki","count":1},{"name":"astroicers","email":"azz093093.830330@gmail.com","login":"astroicers","count":1},{"name":"Mamy Ratsimbazafy","email":"mamy_github@numforge.co","login":"mratsim","count":1}],"past_year_total_commits":683,"past_year_total_committers":15,"past_year_total_bot_commits":51,"past_year_total_bot_committers":1,"past_year_mean_commits":45.53333333333333,"past_year_dds":0.6764275256222547,"last_synced_at":"2025-05-24T15:01:11.416Z","last_synced_commit":"0506ef251b63e676bc3f1aedc1f7a1786fb9575f","created_at":"2023-03-09T01:47:41.521Z","updated_at":"2025-05-24T15:03:29.686Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"openziti/ziti","html_url":"https://github.com/openziti/ziti","last_synced_at":"2025-09-04T10:04:30.148Z","status":null,"issues_count":776,"pull_requests_count":1790,"avg_time_to_close_issue":17736698.14556962,"avg_time_to_close_pull_request":669370.8010269577,"issues_closed_count":474,"pull_requests_closed_count":1558,"pull_request_authors_count":39,"issue_authors_count":79,"avg_comments_per_issue":0.7268041237113402,"avg_comments_per_pull_request":0.40782122905027934,"merged_pull_requests_count":1020,"bot_issues_count":4,"bot_pull_requests_count":660,"past_year_issues_count":316,"past_year_pull_requests_count":919,"past_year_avg_time_to_close_issue":571400.6172839506,"past_year_avg_time_to_close_pull_request":289143.2012578616,"past_year_issues_closed_count":162,"past_year_pull_requests_closed_count":795,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":0.2848101265822785,"past_year_avg_comments_per_pull_request":0.3710554951033732,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":360,"past_year_merged_pull_requests_count":515,"created_at":"2023-05-16T03:46:42.617Z","updated_at":"2025-09-04T10:04:30.150Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openziti%2Fziti/issues","issue_labels_count":{"bug":121,"enhancement":103,"controller":70,"distributed-control":54,"router":41,"good first issue":31,"quickstart":26,"CLI":26,"fabric":20,"performance":13,"documentation":12,"metrics/reporting":11,"panic":10,"chore":8,"edge":8,"deployments":7,"Orange":7,"hacktoberfest":6,"dependencies":4,"tunneler":3,"zendesk":3,"go":3,"SDK":2,"duplicate":2,"stability/testing":1,"help wanted":1,"technical-debt":1,"docker":1},"pull_request_labels_count":{"dependencies":658,"go":504,"docker":41,"github_actions":40,"quickstartrelease":22,"bug":2,"controller":2,"fabric":1,"distributed-control":1,"panic":1,"enhancement":1},"issue_author_associations_count":{"MEMBER":647,"NONE":81,"CONTRIBUTOR":48},"pull_request_author_associations_count":{"MEMBER":1066,"CONTRIBUTOR":702,"NONE":22},"issue_authors":{"plorenz":223,"andrewpmartinez":145,"qrkourier":140,"dovholuknf":75,"gberl002":28,"mikegorman-nf":15,"ekoby":13,"sabedevops":9,"scareything":8,"emoscardini":7,"nenkoru":7,"tburtchell":6,"NicFragale":4,"dependabot[bot]":4,"jensalm":4,"qdrddr":4,"r-caamano":4,"dmuensterer":3,"surennaidu":3,"mjtrangoni":3,"jlin-nf":3,"michaelquigley":3,"wangzy1065":3,"gooseleggs":3,"Russell-Allen":2,"ruzko":2,"rentallect":2,"cltgit":2,"yousecjoe":1,"gormami":1,"marvkis":1,"Pehesi97":1,"yolk23321":1,"tekook":1,"metinmercandagi":1,"u-damien":1,"gladiatr72":1,"jfxio":1,"KerwinKoo":1,"progmanos":1,"ankitdn":1,"Snailfl":1,"ResulticksInc":1,"mrschyte":1,"ojbfive":1,"Eforen":1,"ank-everstake":1,"TheDarkula":1,"suchangzheng":1,"bengcooper":1,"nickchen120235":1,"tbrtje":1,"alleniverson33":1,"SaaSCh":1,"abvaidya":1,"hameddanesh67":1,"gberl001":1,"karlpokus":1,"shujiepan":1,"shekahamed":1,"Darthagnon":1,"mguthrie88":1,"wplinge":1,"stuntguy3000":1,"guojinlong1":1,"arunsworld":1,"nwmcsween":1,"chisaato":1,"samsoeapp":1,"HappyHacker123":1,"jonathroth":1,"taqtiqa-mark":1,"cx-constantino-antunes":1,"nf-npieros":1,"ffaraone":1,"vinaynetfoundry":1,"kesnar":1,"damien-grau":1,"cctomato":1},"pull_request_authors":{"dependabot[bot]":660,"plorenz":422,"qrkourier":297,"andrewpmartinez":177,"dovholuknf":97,"scareything":34,"gberl002":23,"jensalm":17,"mjtrangoni":6,"Pehesi97":4,"alrs":4,"nenkoru":3,"mikegorman-nf":3,"ekoby":3,"Vrashabh-Sontakke":2,"tburtchell":2,"JeremyTellier":2,"mratsim":2,"padibona":2,"astroicers":2,"ba3em":2,"emoscardini":2,"r-caamano":2,"marvkis":2,"zlshames":2,"dariuszSki":2,"camotts":2,"RockfieldIT":2,"rentallect":2,"testwill":1,"tomc797":1,"pheianox":1,"dsukruth":1,"dipak140":1,"Juneezee":1,"potto007":1,"ccravens":1,"StefanGajic":1,"chisaato":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080319,"issues_count":31318441,"pull_requests_count":96170285,"authors_count":10693049,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":46,"distributed-control":33,"controller":31,"router":28,"enhancement":20,"CLI":18,"metrics/reporting":7,"fabric":5,"performance":4,"panic":4,"dependencies":3,"deployments":2,"documentation":2,"edge":2,"go":2,"SDK":1,"chore":1,"stability/testing":1,"docker":1},"past_year_pull_request_labels_count":{"dependencies":360,"go":322,"docker":29,"github_actions":9,"quickstartrelease":7},"past_year_issue_author_associations_count":{"MEMBER":270,"NONE":35,"CONTRIBUTOR":11},"past_year_pull_request_author_associations_count":{"MEMBER":529,"CONTRIBUTOR":378,"NONE":12},"past_year_issue_authors":{"plorenz":131,"andrewpmartinez":51,"qrkourier":44,"dovholuknf":24,"ekoby":8,"mikegorman-nf":8,"nenkoru":6,"jensalm":4,"NicFragale":3,"dependabot[bot]":3,"emoscardini":3,"scareything":3,"Russell-Allen":2,"SaaSCh":1,"shekahamed":1,"shujiepan":1,"Snailfl":1,"stuntguy3000":1,"suchangzheng":1,"surennaidu":1,"tbrtje":1,"TheDarkula":1,"u-damien":1,"wplinge":1,"yolk23321":1,"Pehesi97":1,"mguthrie88":1,"metinmercandagi":1,"KerwinKoo":1,"jonathroth":1,"jlin-nf":1,"hameddanesh67":1,"gladiatr72":1,"gberl001":1,"ffaraone":1,"cx-constantino-antunes":1,"chisaato":1,"ankitdn":1,"alleniverson33":1},"past_year_pull_request_authors":{"dependabot[bot]":360,"plorenz":228,"qrkourier":125,"andrewpmartinez":103,"dovholuknf":54,"jensalm":17,"scareything":17,"Pehesi97":4,"nenkoru":3,"dariuszSki":2,"mikegorman-nf":2,"mratsim":2,"chisaato":1,"dipak140":1},"maintainers":[{"login":"plorenz","count":645,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":437,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"gberl002","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gberl002"},{"login":"mikegorman-nf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"tburtchell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tburtchell"},{"login":"r-caamano","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-caamano"},{"login":"rentallect","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentallect"},{"login":"padibona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/padibona"},{"login":"sabedevops","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabedevops"},{"login":"camotts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/camotts"},{"login":"JeremyTellier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTellier"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}],"active_maintainers":[{"login":"plorenz","count":359,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plorenz"},{"login":"qrkourier","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qrkourier"},{"login":"andrewpmartinez","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpmartinez"},{"login":"dovholuknf","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dovholuknf"},{"login":"scareything","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scareything"},{"login":"mikegorman-nf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegorman-nf"},{"login":"ekoby","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekoby"},{"login":"mguthrie88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguthrie88"}]},"events":null,"keywords":["appsec","golang","mesh","netsec","network","networking","overlay","overlay-network","secure-networking","vpn","vpn-2","zero-trust","zero-trust-cloud","zero-trust-network","zero-trust-network-access","zero-trust-security","zerotrust","ztaa","ztha","ztna"],"dependencies":[],"score":21.28472495347873,"created_at":"2025-09-04T15:50:08.183Z","updated_at":"2025-10-07T08:04:46.796Z","avatar_url":"https://github.com/openziti.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":3418,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrencies","graph-generation","simulations","energy-system"],"project_url":"https://science.ecosyste.ms/api/v1/projects/3518","html_url":"https://science.ecosyste.ms/projects/3518","bibtex_url":"https://science.ecosyste.ms/projects/3518/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/3518/export.apalike"}