{"id":360533,"url":"https://github.com/pulumi/pulumi-tls","last_synced_at":"2026-06-21T02:30:38.706Z","repository":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2026-05-07T07:21:50.000Z","size":16101,"stargazers_count":15,"open_issues_count":5,"forks_count":2,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-05-07T09:29:13.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2026-05-07T07:21:53.000Z","dependencies_parsed_at":"2026-05-14T07:01:25.422Z","dependency_job_id":null,"html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33014201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"packages":[{"id":8799788,"name":"github.com/pulumi/pulumi-tls/examples/private-key/go","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/examples/private-key","versions_count":2,"first_release_published_at":"2024-01-14T03:17:41.000Z","latest_release_published_at":"2024-01-23T06:44:24.000Z","latest_release_number":"v0.0.0-20240123064424-4a9a77ce132c","last_synced_at":"2025-12-28T13:04:39.934Z","created_at":"2024-01-24T05:41:40.685Z","updated_at":"2025-12-28T13:04:39.935Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/examples/private-key/go","install_command":"go get github.com/pulumi/pulumi-tls/examples/private-key/go","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/examples/private-key/go#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:37.932Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/examples/private-key/go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/examples/private-key/go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/examples/private-key/go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/examples/private-key/go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fprivate-key%2Fgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fprivate-key%2Fgo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fprivate-key%2Fgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fprivate-key%2Fgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fprivate-key%2Fgo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":6468051,"name":"github.com/pulumi/pulumi-tls/provider/v4","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/provider","versions_count":18,"first_release_published_at":"2021-11-24T16:50:36.000Z","latest_release_published_at":"2023-11-10T20:53:31.000Z","latest_release_number":"v4.0.0-20231110205331-640ef1f97b9d","last_synced_at":"2025-12-24T11:02:38.294Z","created_at":"2023-03-04T01:38:40.307Z","updated_at":"2025-12-24T11:02:38.294Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider/v4","install_command":"go get github.com/pulumi/pulumi-tls/provider/v4","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider/v4#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:38.310Z","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":5.583830974471319,"forks_count":5.462736115335278,"average":6.84789183838606},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/provider/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider/v4","docker_dependents_count":2,"docker_downloads_count":95,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/provider/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":9246657,"name":"github.com/pulumi/pulumi-tls/scripts/v2","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/scripts","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-11T08:50:45.838Z","latest_release_number":null,"last_synced_at":"2025-11-11T08:50:45.838Z","created_at":"2024-03-21T03:06:55.574Z","updated_at":"2025-11-11T08:53:37.814Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/scripts/v2","install_command":"go get github.com/pulumi/pulumi-tls/scripts/v2","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/scripts/v2#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:37.814Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.587418738490076,"dependent_packages_count":8.500890676639647,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.04415470756486},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/scripts/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/scripts/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/scripts/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/scripts/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fscripts%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fscripts%2Fv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fscripts%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fscripts%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fscripts%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":8782541,"name":"github.com/pulumi/pulumi-tls/examples/self-signed-cert/go","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/examples/self-signed-cert","versions_count":2,"first_release_published_at":"2024-01-14T03:17:41.000Z","latest_release_published_at":"2024-01-19T06:49:41.000Z","latest_release_number":"v0.0.0-20240119064941-98a92a4d2ecc","last_synced_at":"2024-11-29T14:48:43.364Z","created_at":"2024-01-21T04:27:39.356Z","updated_at":"2025-11-11T08:53:37.843Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/examples/self-signed-cert/go","install_command":"go get github.com/pulumi/pulumi-tls/examples/self-signed-cert/go","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/examples/self-signed-cert/go#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:37.843Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.334644353222759,"dependent_packages_count":9.165136931220164,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.749890642221462},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/examples/self-signed-cert/go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/examples/self-signed-cert/go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/examples/self-signed-cert/go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/examples/self-signed-cert/go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fself-signed-cert%2Fgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fself-signed-cert%2Fgo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fself-signed-cert%2Fgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fself-signed-cert%2Fgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fself-signed-cert%2Fgo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":3648525,"name":"github.com/pulumi/pulumi-tls/provider","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls","versions_count":1,"first_release_published_at":"2020-03-31T20:55:10.000Z","latest_release_published_at":"2020-03-31T20:55:10.000Z","latest_release_number":"v0.0.0-20200331205510-9015c1e45dbc","last_synced_at":"2026-01-05T17:14:43.668Z","created_at":"2022-04-11T09:25:10.434Z","updated_at":"2026-01-05T17:14:43.669Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider","install_command":"go get github.com/pulumi/pulumi-tls/provider","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:37.875Z","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":5.764070403361476,"forks_count":5.462736115335278,"average":6.892951695608599},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/provider","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/provider/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":6524102,"name":"github.com/pulumi/pulumi-tls/sdk/v5","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/sdk","versions_count":17,"first_release_published_at":"2023-12-04T17:56:09.000Z","latest_release_published_at":"2025-11-13T22:47:15.000Z","latest_release_number":"v5.2.3","last_synced_at":"2026-01-10T13:05:39.910Z","created_at":"2023-03-14T02:42:55.123Z","updated_at":"2026-01-10T13:05:39.911Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v5","install_command":"go get github.com/pulumi/pulumi-tls/sdk/v5","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v5#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:39.934Z","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":5.583830974471319,"forks_count":5.462736115335278,"average":6.84789183838606},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/sdk/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/sdk/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":8780953,"name":"github.com/pulumi/pulumi-tls/examples/v5","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/examples","versions_count":3,"first_release_published_at":"2024-01-14T03:17:41.000Z","latest_release_published_at":"2024-01-23T06:44:24.000Z","latest_release_number":"v5.0.0-20240123064424-4a9a77ce132c","last_synced_at":"2025-12-26T12:02:32.495Z","created_at":"2024-01-21T04:24:37.959Z","updated_at":"2025-12-26T12:02:32.495Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/examples/v5","install_command":"go get github.com/pulumi/pulumi-tls/examples/v5","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/examples/v5#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:37.991Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.334644353222759,"dependent_packages_count":9.165136931220164,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.749890642221462},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/examples/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/examples/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/examples/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/examples/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fv5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fexamples%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":3628169,"name":"github.com/pulumi/pulumi-tls","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi","versions_count":67,"first_release_published_at":"2019-07-10T11:58:29.000Z","latest_release_published_at":"2025-11-13T22:21:01.000Z","latest_release_number":"v5.2.3+incompatible","last_synced_at":"2026-01-10T13:05:41.278Z","created_at":"2022-04-11T08:17:14.691Z","updated_at":"2026-01-10T13:05:41.279Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls","install_command":"go get github.com/pulumi/pulumi-tls","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:38.914Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.707975409926032,"dependent_packages_count":9.557939438810688,"stargazers_count":10.426235266061527,"forks_count":9.943194574298564,"docker_downloads_count":null,"average":8.658836172274203},"purl":"pkg:golang/github.com/pulumi/pulumi-tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":3648574,"name":"github.com/pulumi/pulumi-tls/sdk","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls","versions_count":1,"first_release_published_at":"2020-03-31T20:55:10.000Z","latest_release_published_at":"2020-03-31T20:55:10.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-01-10T13:05:39.757Z","created_at":"2022-04-11T09:25:19.548Z","updated_at":"2026-01-10T13:05:39.758Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk","install_command":"go get github.com/pulumi/pulumi-tls/sdk","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:38.439Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.707975409926032,"dependent_packages_count":5.81315175819428,"stargazers_count":10.426235266061527,"forks_count":9.943194574298564,"docker_downloads_count":null,"average":7.722639252120101},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":1133241,"name":"@pulumi/tls","ecosystem":"npm","description":"A Pulumi package to create TLS resources in Pulumi programs.","homepage":"https://pulumi.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":["pulumi","tls"],"namespace":"pulumi","versions_count":568,"first_release_published_at":"2019-07-10T11:59:23.987Z","latest_release_published_at":"2025-11-13T22:45:56.831Z","latest_release_number":"5.2.3","last_synced_at":"2026-01-10T13:06:22.959Z","created_at":"2022-04-08T11:43:27.778Z","updated_at":"2026-01-10T13:06:22.960Z","registry_url":"https://www.npmjs.com/package/@pulumi/tls","install_command":"npm install @pulumi/tls","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"feature-2.0":"2.1.0-alpha.1586941750","latest":"5.2.3","dev":"5.3.0-alpha.1768026445"}},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2024-05-17T06:59:43.000Z","size":13799,"stargazers_count":12,"open_issues_count":6,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-05-18T05:30:56.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2024-05-29T07:55:32.995Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217829176,"owners_count":16237279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":285,"last_synced_at":"2023-04-10T18:06:01.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2023-04-10T18:06:02.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[{"name":"v5.0.3","sha":"54d5a0302f3309f05aa48bae42334f1386443f40","kind":"commit","published_at":"2024-05-01T12:32:16.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.3/manifests"},{"name":"sdk/v5.0.3","sha":"54d5a0302f3309f05aa48bae42334f1386443f40","kind":"commit","published_at":"2024-05-01T12:32:16.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.3/manifests"},{"name":"sdk/v5.0.2","sha":"6d079c7118bb4a63f66376eebfe27e4d6d2b739e","kind":"commit","published_at":"2024-03-29T20:19:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.2/manifests"},{"name":"v5.0.2","sha":"6d079c7118bb4a63f66376eebfe27e4d6d2b739e","kind":"commit","published_at":"2024-03-29T20:19:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8a1f1fc0edceaf45a128600b0b7646cb83757b90","kind":"commit","published_at":"2024-02-01T19:18:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.1/manifests"},{"name":"sdk/v5.0.1","sha":"8a1f1fc0edceaf45a128600b0b7646cb83757b90","kind":"commit","published_at":"2024-02-01T19:18:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.1/manifests"},{"name":"v5.0.0","sha":"38c7c69f8a4ee769842b71821ce6a808730c1fda","kind":"commit","published_at":"2023-12-04T17:56:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0/manifests"},{"name":"sdk/v5.0.0","sha":"38c7c69f8a4ee769842b71821ce6a808730c1fda","kind":"commit","published_at":"2023-12-04T17:56:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.0/manifests"},{"name":"sdk/v4.11.1","sha":"b9061b872e9e8cde840b7e54fae689cee984ccc7","kind":"commit","published_at":"2023-10-28T07:34:34.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.11.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.1/manifests"},{"name":"v4.11.1","sha":"b9061b872e9e8cde840b7e54fae689cee984ccc7","kind":"commit","published_at":"2023-10-28T07:34:34.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.11.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e061ca2bb240b1cff14c83536c1cfbe92d4f6b92","kind":"commit","published_at":"2023-09-18T21:33:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.11.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.0/manifests"},{"name":"sdk/v4.11.0","sha":"e061ca2bb240b1cff14c83536c1cfbe92d4f6b92","kind":"commit","published_at":"2023-09-18T21:33:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.11.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.0/manifests"},{"name":"v5.0.0-alpha.0","sha":"7c9d3d42a43d0b5bca91cec92ccf5e99073463e6","kind":"commit","published_at":"2023-03-09T23:00:23.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0-alpha.0/manifests"},{"name":"sdk/v4.10.0","sha":"b12825d89e985afb29c43f9360bcc4172de29e8a","kind":"commit","published_at":"2023-02-15T23:11:32.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.10.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.10.0/manifests"},{"name":"v4.10.0","sha":"b12825d89e985afb29c43f9360bcc4172de29e8a","kind":"commit","published_at":"2023-02-15T23:11:32.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.10.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"565ff93675599303ec955e774f3f45be34b93daa","kind":"commit","published_at":"2023-02-14T16:12:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.9.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.1/manifests"},{"name":"sdk/v4.9.1","sha":"565ff93675599303ec955e774f3f45be34b93daa","kind":"commit","published_at":"2023-02-14T16:12:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.9.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.1/manifests"},{"name":"v4.9.0","sha":"19c2189346fbf03c66741780d54362f294c9214c","kind":"commit","published_at":"2023-02-13T22:46:22.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.9.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.0/manifests"},{"name":"sdk/v4.9.0","sha":"19c2189346fbf03c66741780d54362f294c9214c","kind":"commit","published_at":"2023-02-13T22:46:22.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.9.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.0/manifests"},{"name":"v4.8.0","sha":"710ca655365760894d280aceb09c1336fed10150","kind":"commit","published_at":"2023-01-27T19:30:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.8.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.8.0/manifests"},{"name":"sdk/v4.8.0","sha":"710ca655365760894d280aceb09c1336fed10150","kind":"commit","published_at":"2023-01-27T19:30:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.8.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.8.0/manifests"},{"name":"v4.7.0","sha":"f959fc1ff946a31f2c524482c4d76536ee7509ce","kind":"commit","published_at":"2023-01-26T22:46:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.7.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.7.0/manifests"},{"name":"sdk/v4.7.0","sha":"f959fc1ff946a31f2c524482c4d76536ee7509ce","kind":"commit","published_at":"2023-01-26T22:46:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.7.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.7.0/manifests"},{"name":"sdk/v4.6.1","sha":"cfb5fa94165924d725ac35a77e402bb0feb5c063","kind":"commit","published_at":"2022-09-01T14:44:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.6.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.1/manifests"},{"name":"v4.6.1","sha":"cfb5fa94165924d725ac35a77e402bb0feb5c063","kind":"commit","published_at":"2022-09-01T14:44:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.6.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.1/manifests"},{"name":"sdk/v4.6.0","sha":"62d861ef7f45b76922a6eda631f9f856d568148e","kind":"commit","published_at":"2022-06-06T13:23:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.0/manifests"},{"name":"v4.6.0","sha":"62d861ef7f45b76922a6eda631f9f856d568148e","kind":"commit","published_at":"2022-06-06T13:23:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.0/manifests"},{"name":"sdk/v4.5.0","sha":"af650bbed901bb9f205fc4b2b24f4411dff5d7cb","kind":"commit","published_at":"2022-05-25T18:43:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.5.0/manifests"},{"name":"v4.5.0","sha":"af650bbed901bb9f205fc4b2b24f4411dff5d7cb","kind":"commit","published_at":"2022-05-25T18:43:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"e25a98a9071ca4752785e24e8626b20068a01861","kind":"commit","published_at":"2022-05-05T23:41:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.4.0/manifests"},{"name":"sdk/v4.4.0","sha":"e25a98a9071ca4752785e24e8626b20068a01861","kind":"commit","published_at":"2022-05-05T23:41:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.4.0/manifests"},{"name":"v4.3.0","sha":"8cb122f49f001fd2a04b094cb6ba0638187f5f15","kind":"commit","published_at":"2022-04-25T21:46:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.3.0/manifests"},{"name":"sdk/v4.3.0","sha":"8cb122f49f001fd2a04b094cb6ba0638187f5f15","kind":"commit","published_at":"2022-04-25T21:46:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.3.0/manifests"},{"name":"sdk/v4.2.2","sha":"bb8ccd9add196f58297633cd475fabfdecf73565","kind":"commit","published_at":"2022-04-15T11:44:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.2.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.2/manifests"},{"name":"v4.2.2","sha":"bb8ccd9add196f58297633cd475fabfdecf73565","kind":"commit","published_at":"2022-04-15T11:44:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.2.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.2/manifests"},{"name":"sdk/v4.2.1","sha":"0a739c4e5abcaadabc62adbd6915b3d3a195b947","kind":"commit","published_at":"2022-04-13T10:11:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.2.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.1/manifests"},{"name":"v4.2.1","sha":"0a739c4e5abcaadabc62adbd6915b3d3a195b947","kind":"commit","published_at":"2022-04-13T10:11:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.2.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"db37941782d0b551affeb26e5663975c99c5a2d9","kind":"commit","published_at":"2022-04-06T21:24:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.0/manifests"},{"name":"sdk/v4.2.0","sha":"db37941782d0b551affeb26e5663975c99c5a2d9","kind":"commit","published_at":"2022-04-06T21:24:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.0/manifests"},{"name":"sdk/v4.1.0","sha":"5ffaedb5715d94e7ba9612c978e9576c2aa9cc67","kind":"commit","published_at":"2021-11-24T15:10:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.1.0/manifests"},{"name":"v4.1.0","sha":"5ffaedb5715d94e7ba9612c978e9576c2aa9cc67","kind":"commit","published_at":"2021-11-24T15:10:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.1.0/manifests"},{"name":"sdk/v4.0.0","sha":"a315c92d41aaf624f5c37b8e84d27ca0747339a9","kind":"commit","published_at":"2021-04-19T13:33:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.0.0/manifests"},{"name":"v4.0.0","sha":"a315c92d41aaf624f5c37b8e84d27ca0747339a9","kind":"commit","published_at":"2021-04-19T13:33:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.0.0/manifests"},{"name":"sdk/v3.4.0","sha":"d4c75a57d1cf8014a13fe1ec760ebcba11c7da51","kind":"commit","published_at":"2021-04-12T15:52:02.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.4.0/manifests"},{"name":"v3.4.0","sha":"d4c75a57d1cf8014a13fe1ec760ebcba11c7da51","kind":"commit","published_at":"2021-04-12T15:52:02.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"c49b7a456c7d7d8cfcff1100f64b7c7c32780d6f","kind":"commit","published_at":"2021-03-23T16:40:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.3.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.1/manifests"},{"name":"sdk/v3.3.1","sha":"c49b7a456c7d7d8cfcff1100f64b7c7c32780d6f","kind":"commit","published_at":"2021-03-23T16:40:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.3.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.1/manifests"},{"name":"sdk/v3.3.0","sha":"1b502012377f8e65707e7784eaad3d1bb5bef49e","kind":"commit","published_at":"2021-03-16T11:16:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.0/manifests"},{"name":"v3.3.0","sha":"1b502012377f8e65707e7784eaad3d1bb5bef49e","kind":"commit","published_at":"2021-03-16T11:16:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.0/manifests"},{"name":"sdk/v3.2.0","sha":"9790bc7c2ba2b2d4d52cb7d9078f90d322795ca2","kind":"commit","published_at":"2021-02-22T11:42:52.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.2.0/manifests"},{"name":"v3.2.0","sha":"9790bc7c2ba2b2d4d52cb7d9078f90d322795ca2","kind":"commit","published_at":"2021-02-22T11:42:52.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"9d1750e924b81ae522284ada81a958596b137418","kind":"commit","published_at":"2021-02-16T16:33:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.1/manifests"},{"name":"sdk/v3.1.1","sha":"9d1750e924b81ae522284ada81a958596b137418","kind":"commit","published_at":"2021-02-16T16:33:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.1/manifests"},{"name":"v3.1.0","sha":"453618185ae40b16a42e73ce7ef6902eb4678862","kind":"commit","published_at":"2021-01-29T19:05:03.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.0/manifests"},{"name":"sdk/v3.1.0","sha":"453618185ae40b16a42e73ce7ef6902eb4678862","kind":"commit","published_at":"2021-01-29T19:05:03.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.0/manifests"},{"name":"v3.0.0","sha":"eafd6f70d7856eb04a41ea28c0dd908746ffd3c7","kind":"commit","published_at":"2020-12-22T17:39:06.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.0.0/manifests"},{"name":"sdk/v3.0.0","sha":"eafd6f70d7856eb04a41ea28c0dd908746ffd3c7","kind":"commit","published_at":"2020-12-22T17:39:06.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.0.0/manifests"},{"name":"v2.5.0","sha":"bd15b01716720248e2a1c04b55bc35d959a8b6d4","kind":"commit","published_at":"2020-12-16T21:58:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.5.0/manifests"},{"name":"sdk/v2.5.0","sha":"bd15b01716720248e2a1c04b55bc35d959a8b6d4","kind":"commit","published_at":"2020-12-16T21:58:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.5.0/manifests"},{"name":"v2.4.2","sha":"e9be3015c51cbd8669b3e59bc693678b90b8875e","kind":"commit","published_at":"2020-11-24T11:08:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.4.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.2/manifests"},{"name":"sdk/v2.4.2","sha":"e9be3015c51cbd8669b3e59bc693678b90b8875e","kind":"commit","published_at":"2020-11-24T11:08:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.4.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.2/manifests"},{"name":"v2.4.1","sha":"606aec3b9e58df5732b1f7b016d54825a6c518e7","kind":"commit","published_at":"2020-11-09T17:58:27.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.4.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.1/manifests"},{"name":"sdk/v2.4.1","sha":"606aec3b9e58df5732b1f7b016d54825a6c518e7","kind":"commit","published_at":"2020-11-09T17:58:27.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.4.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.1/manifests"},{"name":"sdk/v2.4.0","sha":"e207524c5fbe1e48ea7e82aa52e5fc1655cd66a9","kind":"commit","published_at":"2020-10-26T14:26:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.0/manifests"},{"name":"v2.4.0","sha":"e207524c5fbe1e48ea7e82aa52e5fc1655cd66a9","kind":"commit","published_at":"2020-10-26T14:26:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e25649ba09faaec2ffeef654072eab56c2dacf8c","kind":"commit","published_at":"2020-08-31T10:32:04.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.3.0/manifests"},{"name":"sdk/v2.3.0","sha":"e25649ba09faaec2ffeef654072eab56c2dacf8c","kind":"commit","published_at":"2020-08-31T10:32:04.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.3.0/manifests"},{"name":"v2.2.0","sha":"49b2f0b598e88dd22de3ad76e79d869ee757bcdb","kind":"commit","published_at":"2020-07-24T21:17:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.2.0/manifests"},{"name":"sdk/v2.2.0","sha":"49b2f0b598e88dd22de3ad76e79d869ee757bcdb","kind":"commit","published_at":"2020-07-24T21:17:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.2.0/manifests"},{"name":"v2.1.3","sha":"ac3caa10e446edb2f2f961632e25dfb71d82efba","kind":"commit","published_at":"2020-06-11T23:05:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.3/manifests"},{"name":"sdk/v2.1.3","sha":"ac3caa10e446edb2f2f961632e25dfb71d82efba","kind":"commit","published_at":"2020-06-11T23:05:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.3/manifests"},{"name":"sdk/v2.1.2","sha":"2e2f064776ea69802d2edf9eabd2a3bb7fb71a5c","kind":"commit","published_at":"2020-05-28T21:13:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.2/manifests"},{"name":"v2.1.2","sha":"2e2f064776ea69802d2edf9eabd2a3bb7fb71a5c","kind":"commit","published_at":"2020-05-28T21:13:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"0e3cca64484544d76957ee11d5d335470e08f9b7","kind":"commit","published_at":"2020-05-12T13:30:00.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.1/manifests"},{"name":"sdk/v2.1.1","sha":"0e3cca64484544d76957ee11d5d335470e08f9b7","kind":"commit","published_at":"2020-05-12T13:30:00.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.1/manifests"},{"name":"v2.1.0","sha":"59f95b32ae49c70aa6730d609d4a96df4b720472","kind":"commit","published_at":"2020-04-28T21:47:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.0/manifests"},{"name":"sdk/v2.1.0","sha":"59f95b32ae49c70aa6730d609d4a96df4b720472","kind":"commit","published_at":"2020-04-28T21:47:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.0/manifests"},{"name":"v2.0.0","sha":"5be6aaa1d66a1e15f8b59aef8921f89df3a57ec9","kind":"commit","published_at":"2020-04-17T21:44:17.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0/manifests"},{"name":"sdk/v2.0.0","sha":"5be6aaa1d66a1e15f8b59aef8921f89df3a57ec9","kind":"commit","published_at":"2020-04-17T21:44:17.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0/manifests"},{"name":"sdk/v2.0.0-beta.1","sha":"5dcd616e20b1ee7dad28c99c4d7076714fdbad8b","kind":"commit","published_at":"2020-04-10T20:35:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.0.0-beta.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0-beta.1/manifests"},{"name":"v2.0.0-beta.1","sha":"5dcd616e20b1ee7dad28c99c4d7076714fdbad8b","kind":"commit","published_at":"2020-04-10T20:35:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0-beta.1/manifests"},{"name":"v1.6.0","sha":"9015c1e45dbcfe1545dcba2a540dad76e560f3c0","kind":"commit","published_at":"2020-03-31T20:55:10.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.6.0/manifests"},{"name":"sdk/v1.6.0","sha":"9015c1e45dbcfe1545dcba2a540dad76e560f3c0","kind":"commit","published_at":"2020-03-31T20:55:10.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v1.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv1.6.0/manifests"},{"name":"v1.5.0","sha":"a1e6d68b21bbadab71dc58147dcf42e718f40e50","kind":"commit","published_at":"2020-03-16T10:27:11.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1c93dba4cecdddddf09619280cf700d3e1a86ed7","kind":"commit","published_at":"2020-01-29T14:52:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f7c252bb1cfbbb2d9204a2c48a6d8bf9729555d9","kind":"commit","published_at":"2020-01-06T10:39:52.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"9f5fbb04937d4f2d824cdf4b7629c35a624e5b34","kind":"commit","published_at":"2019-12-04T13:36:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f88f84fd612dbde20e5123e96e70ad93871ff8a8","kind":"commit","published_at":"2019-11-12T18:32:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"21bb6cd7d288a065fbb3115b79c5435191c050b9","kind":"commit","published_at":"2019-10-09T22:07:18.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.0.0/manifests"},{"name":"v0.18.5","sha":"8c8646f425b08cd37970c13d8588990156ef7428","kind":"commit","published_at":"2019-09-05T09:32:19.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.5","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"5a3cd52c7e7b20ccbdcd5f637189db2c17129ba4","kind":"commit","published_at":"2019-08-29T11:45:27.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.4","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"52ca47abc3d829772772fd4777cea77d6294d1db","kind":"commit","published_at":"2019-08-21T19:13:05.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"e1733be101599270678c0e087c2b45121e4f02bd","kind":"commit","published_at":"2019-08-09T13:05:18.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"10f82a756d55f64fc20f370b44cd836d5aad7142","kind":"commit","published_at":"2019-08-08T09:03:03.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"ccc2c64d25cf4bd46044605ac8f70b6d8406f134","kind":"commit","published_at":"2019-07-10T11:58:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T18:04:28.787Z","dependent_packages_count":15,"downloads":701924,"downloads_period":"last-month","dependent_repos_count":57,"rankings":{"downloads":0.5266432653826842,"dependent_repos_count":1.8472019826588852,"dependent_packages_count":1.5284028846098858,"stargazers_count":9.444365490158848,"forks_count":9.146591332511475,"docker_downloads_count":null,"average":4.498640991064356},"purl":"pkg:npm/%40pulumi/tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pulumi/tls","docker_dependents_count":1,"docker_downloads_count":145,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pulumi/tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pulumi/tls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T12:10:15.770Z","issues_count":33,"pull_requests_count":447,"avg_time_to_close_issue":11162721.733333332,"avg_time_to_close_pull_request":351557.58294930874,"issues_closed_count":29,"pull_requests_closed_count":434,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.3636363636363638,"avg_comments_per_pull_request":1.167785234899329,"merged_pull_requests_count":247,"bot_issues_count":0,"bot_pull_requests_count":68,"past_year_issues_count":16,"past_year_pull_requests_count":328,"past_year_avg_time_to_close_issue":166933.53333333333,"past_year_avg_time_to_close_pull_request":185602.52698412698,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":315,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":1.076219512195122,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":182,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"}],"active_maintainers":[{"login":"iwahbe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pulumi%2Ftls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pulumi%2Ftls/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pulumi%2Ftls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pulumi%2Ftls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pulumi%2Ftls/codemeta","maintainers":[{"uuid":"joeduffy","login":"joeduffy","name":null,"email":"joe@pulumi.com","url":null,"packages_count":161,"html_url":"https://www.npmjs.com/~joeduffy","role":null,"created_at":"2022-11-21T00:20:44.870Z","updated_at":"2022-11-21T00:20:44.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joeduffy/packages"},{"uuid":"pulumi-bot","login":"pulumi-bot","name":null,"email":"bot@pulumi.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~pulumi-bot","role":null,"created_at":"2022-11-21T00:20:44.952Z","updated_at":"2022-11-21T00:20:44.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pulumi-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5300299,"maintainers_count":1098739,"namespaces_count":339654,"keywords_count":769476,"github":"npm","metadata":{"funded_packages_count":159729},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-01-13T06:07:53.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3848653,"name":"github.com/pulumi/pulumi-tls/sdk/v3","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/sdk","versions_count":7,"first_release_published_at":"2020-12-22T17:39:06.000Z","latest_release_published_at":"2021-04-12T15:52:02.000Z","latest_release_number":"v3.4.0","last_synced_at":"2026-01-10T13:06:17.969Z","created_at":"2022-04-11T21:01:35.323Z","updated_at":"2026-01-10T13:06:17.969Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v3","install_command":"go get github.com/pulumi/pulumi-tls/sdk/v3","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v3#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:39.250Z","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":5.764070403361476,"forks_count":5.462736115335278,"average":6.892951695608599},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/sdk/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/sdk/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":444448,"name":"pulumi-tls","ecosystem":"pypi","description":"A Pulumi package to create TLS resources in Pulumi programs.","homepage":"https://pulumi.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":["pulumi","tls"],"namespace":null,"versions_count":546,"first_release_published_at":"2019-07-10T11:59:30.000Z","latest_release_published_at":"2025-11-13T22:46:07.000Z","latest_release_number":"5.2.3","last_synced_at":"2026-01-10T13:06:21.117Z","created_at":"2022-04-07T01:14:13.397Z","updated_at":"2026-01-10T13:06:21.118Z","registry_url":"https://pypi.org/project/pulumi-tls/","install_command":"pip install pulumi-tls --index-url https://pypi.org/simple","documentation_url":"https://pulumi-tls.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pulumi-tls","project_status":null},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2024-05-17T06:59:43.000Z","size":13799,"stargazers_count":12,"open_issues_count":6,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-05-18T05:30:56.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2024-05-29T07:55:32.995Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217829176,"owners_count":16237279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":285,"last_synced_at":"2023-04-10T18:06:01.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2023-04-10T18:06:02.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[{"name":"v5.0.3","sha":"54d5a0302f3309f05aa48bae42334f1386443f40","kind":"commit","published_at":"2024-05-01T12:32:16.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.3/manifests"},{"name":"sdk/v5.0.3","sha":"54d5a0302f3309f05aa48bae42334f1386443f40","kind":"commit","published_at":"2024-05-01T12:32:16.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.3/manifests"},{"name":"sdk/v5.0.2","sha":"6d079c7118bb4a63f66376eebfe27e4d6d2b739e","kind":"commit","published_at":"2024-03-29T20:19:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.2/manifests"},{"name":"v5.0.2","sha":"6d079c7118bb4a63f66376eebfe27e4d6d2b739e","kind":"commit","published_at":"2024-03-29T20:19:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8a1f1fc0edceaf45a128600b0b7646cb83757b90","kind":"commit","published_at":"2024-02-01T19:18:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.1/manifests"},{"name":"sdk/v5.0.1","sha":"8a1f1fc0edceaf45a128600b0b7646cb83757b90","kind":"commit","published_at":"2024-02-01T19:18:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.1/manifests"},{"name":"v5.0.0","sha":"38c7c69f8a4ee769842b71821ce6a808730c1fda","kind":"commit","published_at":"2023-12-04T17:56:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0/manifests"},{"name":"sdk/v5.0.0","sha":"38c7c69f8a4ee769842b71821ce6a808730c1fda","kind":"commit","published_at":"2023-12-04T17:56:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v5.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv5.0.0/manifests"},{"name":"sdk/v4.11.1","sha":"b9061b872e9e8cde840b7e54fae689cee984ccc7","kind":"commit","published_at":"2023-10-28T07:34:34.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.11.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.1/manifests"},{"name":"v4.11.1","sha":"b9061b872e9e8cde840b7e54fae689cee984ccc7","kind":"commit","published_at":"2023-10-28T07:34:34.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.11.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e061ca2bb240b1cff14c83536c1cfbe92d4f6b92","kind":"commit","published_at":"2023-09-18T21:33:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.11.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.11.0/manifests"},{"name":"sdk/v4.11.0","sha":"e061ca2bb240b1cff14c83536c1cfbe92d4f6b92","kind":"commit","published_at":"2023-09-18T21:33:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.11.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.11.0/manifests"},{"name":"v5.0.0-alpha.0","sha":"7c9d3d42a43d0b5bca91cec92ccf5e99073463e6","kind":"commit","published_at":"2023-03-09T23:00:23.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v5.0.0-alpha.0/manifests"},{"name":"sdk/v4.10.0","sha":"b12825d89e985afb29c43f9360bcc4172de29e8a","kind":"commit","published_at":"2023-02-15T23:11:32.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.10.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.10.0/manifests"},{"name":"v4.10.0","sha":"b12825d89e985afb29c43f9360bcc4172de29e8a","kind":"commit","published_at":"2023-02-15T23:11:32.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.10.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"565ff93675599303ec955e774f3f45be34b93daa","kind":"commit","published_at":"2023-02-14T16:12:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.9.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.1/manifests"},{"name":"sdk/v4.9.1","sha":"565ff93675599303ec955e774f3f45be34b93daa","kind":"commit","published_at":"2023-02-14T16:12:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.9.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.1/manifests"},{"name":"v4.9.0","sha":"19c2189346fbf03c66741780d54362f294c9214c","kind":"commit","published_at":"2023-02-13T22:46:22.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.9.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.9.0/manifests"},{"name":"sdk/v4.9.0","sha":"19c2189346fbf03c66741780d54362f294c9214c","kind":"commit","published_at":"2023-02-13T22:46:22.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.9.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.9.0/manifests"},{"name":"v4.8.0","sha":"710ca655365760894d280aceb09c1336fed10150","kind":"commit","published_at":"2023-01-27T19:30:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.8.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.8.0/manifests"},{"name":"sdk/v4.8.0","sha":"710ca655365760894d280aceb09c1336fed10150","kind":"commit","published_at":"2023-01-27T19:30:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.8.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.8.0/manifests"},{"name":"v4.7.0","sha":"f959fc1ff946a31f2c524482c4d76536ee7509ce","kind":"commit","published_at":"2023-01-26T22:46:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.7.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.7.0/manifests"},{"name":"sdk/v4.7.0","sha":"f959fc1ff946a31f2c524482c4d76536ee7509ce","kind":"commit","published_at":"2023-01-26T22:46:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.7.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.7.0/manifests"},{"name":"sdk/v4.6.1","sha":"cfb5fa94165924d725ac35a77e402bb0feb5c063","kind":"commit","published_at":"2022-09-01T14:44:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.6.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.1/manifests"},{"name":"v4.6.1","sha":"cfb5fa94165924d725ac35a77e402bb0feb5c063","kind":"commit","published_at":"2022-09-01T14:44:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.6.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.1/manifests"},{"name":"sdk/v4.6.0","sha":"62d861ef7f45b76922a6eda631f9f856d568148e","kind":"commit","published_at":"2022-06-06T13:23:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.6.0/manifests"},{"name":"v4.6.0","sha":"62d861ef7f45b76922a6eda631f9f856d568148e","kind":"commit","published_at":"2022-06-06T13:23:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.6.0/manifests"},{"name":"sdk/v4.5.0","sha":"af650bbed901bb9f205fc4b2b24f4411dff5d7cb","kind":"commit","published_at":"2022-05-25T18:43:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.5.0/manifests"},{"name":"v4.5.0","sha":"af650bbed901bb9f205fc4b2b24f4411dff5d7cb","kind":"commit","published_at":"2022-05-25T18:43:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"e25a98a9071ca4752785e24e8626b20068a01861","kind":"commit","published_at":"2022-05-05T23:41:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.4.0/manifests"},{"name":"sdk/v4.4.0","sha":"e25a98a9071ca4752785e24e8626b20068a01861","kind":"commit","published_at":"2022-05-05T23:41:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.4.0/manifests"},{"name":"v4.3.0","sha":"8cb122f49f001fd2a04b094cb6ba0638187f5f15","kind":"commit","published_at":"2022-04-25T21:46:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.3.0/manifests"},{"name":"sdk/v4.3.0","sha":"8cb122f49f001fd2a04b094cb6ba0638187f5f15","kind":"commit","published_at":"2022-04-25T21:46:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.3.0/manifests"},{"name":"sdk/v4.2.2","sha":"bb8ccd9add196f58297633cd475fabfdecf73565","kind":"commit","published_at":"2022-04-15T11:44:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.2.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.2/manifests"},{"name":"v4.2.2","sha":"bb8ccd9add196f58297633cd475fabfdecf73565","kind":"commit","published_at":"2022-04-15T11:44:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.2.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.2/manifests"},{"name":"sdk/v4.2.1","sha":"0a739c4e5abcaadabc62adbd6915b3d3a195b947","kind":"commit","published_at":"2022-04-13T10:11:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.2.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.1/manifests"},{"name":"v4.2.1","sha":"0a739c4e5abcaadabc62adbd6915b3d3a195b947","kind":"commit","published_at":"2022-04-13T10:11:45.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.2.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"db37941782d0b551affeb26e5663975c99c5a2d9","kind":"commit","published_at":"2022-04-06T21:24:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.2.0/manifests"},{"name":"sdk/v4.2.0","sha":"db37941782d0b551affeb26e5663975c99c5a2d9","kind":"commit","published_at":"2022-04-06T21:24:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.2.0/manifests"},{"name":"sdk/v4.1.0","sha":"5ffaedb5715d94e7ba9612c978e9576c2aa9cc67","kind":"commit","published_at":"2021-11-24T15:10:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.1.0/manifests"},{"name":"v4.1.0","sha":"5ffaedb5715d94e7ba9612c978e9576c2aa9cc67","kind":"commit","published_at":"2021-11-24T15:10:12.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.1.0/manifests"},{"name":"sdk/v4.0.0","sha":"a315c92d41aaf624f5c37b8e84d27ca0747339a9","kind":"commit","published_at":"2021-04-19T13:33:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v4.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv4.0.0/manifests"},{"name":"v4.0.0","sha":"a315c92d41aaf624f5c37b8e84d27ca0747339a9","kind":"commit","published_at":"2021-04-19T13:33:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v4.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v4.0.0/manifests"},{"name":"sdk/v3.4.0","sha":"d4c75a57d1cf8014a13fe1ec760ebcba11c7da51","kind":"commit","published_at":"2021-04-12T15:52:02.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.4.0/manifests"},{"name":"v3.4.0","sha":"d4c75a57d1cf8014a13fe1ec760ebcba11c7da51","kind":"commit","published_at":"2021-04-12T15:52:02.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"c49b7a456c7d7d8cfcff1100f64b7c7c32780d6f","kind":"commit","published_at":"2021-03-23T16:40:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.3.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.1/manifests"},{"name":"sdk/v3.3.1","sha":"c49b7a456c7d7d8cfcff1100f64b7c7c32780d6f","kind":"commit","published_at":"2021-03-23T16:40:42.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.3.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.1/manifests"},{"name":"sdk/v3.3.0","sha":"1b502012377f8e65707e7784eaad3d1bb5bef49e","kind":"commit","published_at":"2021-03-16T11:16:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.3.0/manifests"},{"name":"v3.3.0","sha":"1b502012377f8e65707e7784eaad3d1bb5bef49e","kind":"commit","published_at":"2021-03-16T11:16:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.3.0/manifests"},{"name":"sdk/v3.2.0","sha":"9790bc7c2ba2b2d4d52cb7d9078f90d322795ca2","kind":"commit","published_at":"2021-02-22T11:42:52.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.2.0/manifests"},{"name":"v3.2.0","sha":"9790bc7c2ba2b2d4d52cb7d9078f90d322795ca2","kind":"commit","published_at":"2021-02-22T11:42:52.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"9d1750e924b81ae522284ada81a958596b137418","kind":"commit","published_at":"2021-02-16T16:33:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.1/manifests"},{"name":"sdk/v3.1.1","sha":"9d1750e924b81ae522284ada81a958596b137418","kind":"commit","published_at":"2021-02-16T16:33:49.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.1/manifests"},{"name":"v3.1.0","sha":"453618185ae40b16a42e73ce7ef6902eb4678862","kind":"commit","published_at":"2021-01-29T19:05:03.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.1.0/manifests"},{"name":"sdk/v3.1.0","sha":"453618185ae40b16a42e73ce7ef6902eb4678862","kind":"commit","published_at":"2021-01-29T19:05:03.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.1.0/manifests"},{"name":"v3.0.0","sha":"eafd6f70d7856eb04a41ea28c0dd908746ffd3c7","kind":"commit","published_at":"2020-12-22T17:39:06.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v3.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v3.0.0/manifests"},{"name":"sdk/v3.0.0","sha":"eafd6f70d7856eb04a41ea28c0dd908746ffd3c7","kind":"commit","published_at":"2020-12-22T17:39:06.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v3.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv3.0.0/manifests"},{"name":"v2.5.0","sha":"bd15b01716720248e2a1c04b55bc35d959a8b6d4","kind":"commit","published_at":"2020-12-16T21:58:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.5.0/manifests"},{"name":"sdk/v2.5.0","sha":"bd15b01716720248e2a1c04b55bc35d959a8b6d4","kind":"commit","published_at":"2020-12-16T21:58:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.5.0/manifests"},{"name":"v2.4.2","sha":"e9be3015c51cbd8669b3e59bc693678b90b8875e","kind":"commit","published_at":"2020-11-24T11:08:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.4.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.2/manifests"},{"name":"sdk/v2.4.2","sha":"e9be3015c51cbd8669b3e59bc693678b90b8875e","kind":"commit","published_at":"2020-11-24T11:08:58.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.4.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.2/manifests"},{"name":"v2.4.1","sha":"606aec3b9e58df5732b1f7b016d54825a6c518e7","kind":"commit","published_at":"2020-11-09T17:58:27.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.4.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.1/manifests"},{"name":"sdk/v2.4.1","sha":"606aec3b9e58df5732b1f7b016d54825a6c518e7","kind":"commit","published_at":"2020-11-09T17:58:27.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.4.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.1/manifests"},{"name":"sdk/v2.4.0","sha":"e207524c5fbe1e48ea7e82aa52e5fc1655cd66a9","kind":"commit","published_at":"2020-10-26T14:26:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.4.0/manifests"},{"name":"v2.4.0","sha":"e207524c5fbe1e48ea7e82aa52e5fc1655cd66a9","kind":"commit","published_at":"2020-10-26T14:26:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e25649ba09faaec2ffeef654072eab56c2dacf8c","kind":"commit","published_at":"2020-08-31T10:32:04.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.3.0/manifests"},{"name":"sdk/v2.3.0","sha":"e25649ba09faaec2ffeef654072eab56c2dacf8c","kind":"commit","published_at":"2020-08-31T10:32:04.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.3.0/manifests"},{"name":"v2.2.0","sha":"49b2f0b598e88dd22de3ad76e79d869ee757bcdb","kind":"commit","published_at":"2020-07-24T21:17:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.2.0/manifests"},{"name":"sdk/v2.2.0","sha":"49b2f0b598e88dd22de3ad76e79d869ee757bcdb","kind":"commit","published_at":"2020-07-24T21:17:09.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.2.0/manifests"},{"name":"v2.1.3","sha":"ac3caa10e446edb2f2f961632e25dfb71d82efba","kind":"commit","published_at":"2020-06-11T23:05:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.3/manifests"},{"name":"sdk/v2.1.3","sha":"ac3caa10e446edb2f2f961632e25dfb71d82efba","kind":"commit","published_at":"2020-06-11T23:05:33.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.3/manifests"},{"name":"sdk/v2.1.2","sha":"2e2f064776ea69802d2edf9eabd2a3bb7fb71a5c","kind":"commit","published_at":"2020-05-28T21:13:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.2/manifests"},{"name":"v2.1.2","sha":"2e2f064776ea69802d2edf9eabd2a3bb7fb71a5c","kind":"commit","published_at":"2020-05-28T21:13:43.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"0e3cca64484544d76957ee11d5d335470e08f9b7","kind":"commit","published_at":"2020-05-12T13:30:00.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.1/manifests"},{"name":"sdk/v2.1.1","sha":"0e3cca64484544d76957ee11d5d335470e08f9b7","kind":"commit","published_at":"2020-05-12T13:30:00.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.1/manifests"},{"name":"v2.1.0","sha":"59f95b32ae49c70aa6730d609d4a96df4b720472","kind":"commit","published_at":"2020-04-28T21:47:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.1.0/manifests"},{"name":"sdk/v2.1.0","sha":"59f95b32ae49c70aa6730d609d4a96df4b720472","kind":"commit","published_at":"2020-04-28T21:47:59.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.1.0/manifests"},{"name":"v2.0.0","sha":"5be6aaa1d66a1e15f8b59aef8921f89df3a57ec9","kind":"commit","published_at":"2020-04-17T21:44:17.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0/manifests"},{"name":"sdk/v2.0.0","sha":"5be6aaa1d66a1e15f8b59aef8921f89df3a57ec9","kind":"commit","published_at":"2020-04-17T21:44:17.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0/manifests"},{"name":"sdk/v2.0.0-beta.1","sha":"5dcd616e20b1ee7dad28c99c4d7076714fdbad8b","kind":"commit","published_at":"2020-04-10T20:35:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v2.0.0-beta.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv2.0.0-beta.1/manifests"},{"name":"v2.0.0-beta.1","sha":"5dcd616e20b1ee7dad28c99c4d7076714fdbad8b","kind":"commit","published_at":"2020-04-10T20:35:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v2.0.0-beta.1/manifests"},{"name":"v1.6.0","sha":"9015c1e45dbcfe1545dcba2a540dad76e560f3c0","kind":"commit","published_at":"2020-03-31T20:55:10.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.6.0/manifests"},{"name":"sdk/v1.6.0","sha":"9015c1e45dbcfe1545dcba2a540dad76e560f3c0","kind":"commit","published_at":"2020-03-31T20:55:10.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/sdk/v1.6.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/sdk/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/sdk%2Fv1.6.0/manifests"},{"name":"v1.5.0","sha":"a1e6d68b21bbadab71dc58147dcf42e718f40e50","kind":"commit","published_at":"2020-03-16T10:27:11.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.5.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1c93dba4cecdddddf09619280cf700d3e1a86ed7","kind":"commit","published_at":"2020-01-29T14:52:15.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.4.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f7c252bb1cfbbb2d9204a2c48a6d8bf9729555d9","kind":"commit","published_at":"2020-01-06T10:39:52.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.3.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"9f5fbb04937d4f2d824cdf4b7629c35a624e5b34","kind":"commit","published_at":"2019-12-04T13:36:56.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.2.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f88f84fd612dbde20e5123e96e70ad93871ff8a8","kind":"commit","published_at":"2019-11-12T18:32:36.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.1.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"21bb6cd7d288a065fbb3115b79c5435191c050b9","kind":"commit","published_at":"2019-10-09T22:07:18.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v1.0.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v1.0.0/manifests"},{"name":"v0.18.5","sha":"8c8646f425b08cd37970c13d8588990156ef7428","kind":"commit","published_at":"2019-09-05T09:32:19.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.5","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"5a3cd52c7e7b20ccbdcd5f637189db2c17129ba4","kind":"commit","published_at":"2019-08-29T11:45:27.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.4","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"52ca47abc3d829772772fd4777cea77d6294d1db","kind":"commit","published_at":"2019-08-21T19:13:05.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.3","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"e1733be101599270678c0e087c2b45121e4f02bd","kind":"commit","published_at":"2019-08-09T13:05:18.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.2","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"10f82a756d55f64fc20f370b44cd836d5aad7142","kind":"commit","published_at":"2019-08-08T09:03:03.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.1","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"ccc2c64d25cf4bd46044605ac8f70b6d8406f134","kind":"commit","published_at":"2019-07-10T11:58:29.000Z","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/v0.18.0","html_url":"https://github.com/pulumi/pulumi-tls/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags/v0.18.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T18:08:18.894Z","dependent_packages_count":1,"downloads":2285475,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":0.9939583297699072,"dependent_repos_count":3.235971028870403,"dependent_packages_count":10.125576461732065,"stargazers_count":16.561969584943387,"forks_count":16.869604224243783,"docker_downloads_count":null,"average":9.557415925911908},"purl":"pkg:pypi/pulumi-tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pulumi-tls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pulumi-tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pulumi-tls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T12:10:15.770Z","issues_count":33,"pull_requests_count":447,"avg_time_to_close_issue":11162721.733333332,"avg_time_to_close_pull_request":351557.58294930874,"issues_closed_count":29,"pull_requests_closed_count":434,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.3636363636363638,"avg_comments_per_pull_request":1.167785234899329,"merged_pull_requests_count":247,"bot_issues_count":0,"bot_pull_requests_count":68,"past_year_issues_count":16,"past_year_pull_requests_count":328,"past_year_avg_time_to_close_issue":166933.53333333333,"past_year_avg_time_to_close_pull_request":185602.52698412698,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":315,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":1.076219512195122,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":182,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"}],"active_maintainers":[{"login":"iwahbe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pulumi-tls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pulumi-tls/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pulumi-tls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pulumi-tls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pulumi-tls/codemeta","maintainers":[{"uuid":"pulumi","login":"pulumi","name":null,"email":null,"url":null,"packages_count":122,"html_url":"https://pypi.org/user/pulumi/","role":null,"created_at":"2022-11-14T18:45:39.681Z","updated_at":"2022-11-14T18:45:39.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pulumi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":775964,"maintainers_count":329396,"namespaces_count":0,"keywords_count":254045,"github":"pypi","metadata":{"funded_packages_count":52061},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-01-13T06:25:44.918Z","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":3910205,"name":"github.com/pulumi/pulumi-tls/sdk/v4","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/sdk","versions_count":17,"first_release_published_at":"2021-04-19T13:33:36.000Z","latest_release_published_at":"2023-10-28T07:34:34.000Z","latest_release_number":"v4.11.1","last_synced_at":"2026-01-10T13:05:41.669Z","created_at":"2022-04-12T01:08:21.593Z","updated_at":"2026-01-10T13:05:41.670Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v4","install_command":"go get github.com/pulumi/pulumi-tls/sdk/v4","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v4#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:39.934Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":1.2922660605292593,"dependent_packages_count":1.8913522644839869,"stargazers_count":10.426235266061527,"forks_count":9.943194574298564,"docker_downloads_count":null,"average":5.888262041343334},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/sdk/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/sdk/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":3669472,"name":"github.com/pulumi/pulumi-tls/sdk/v2","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/sdk","versions_count":12,"first_release_published_at":"2020-04-10T20:35:36.000Z","latest_release_published_at":"2020-12-16T21:58:33.000Z","latest_release_number":"v2.5.0","last_synced_at":"2026-01-10T13:06:18.913Z","created_at":"2022-04-11T10:18:04.920Z","updated_at":"2026-01-10T13:06:18.913Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v2","install_command":"go get github.com/pulumi/pulumi-tls/sdk/v2","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/sdk/v2#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:38.224Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":1.7342966873646095,"dependent_packages_count":5.81315175819428,"stargazers_count":10.426235266061527,"forks_count":9.943194574298564,"docker_downloads_count":null,"average":6.979219571479745},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/sdk/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/sdk/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/sdk/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fsdk%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":7005788,"name":"github.com/pulumi/pulumi-tls/provider/v5","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/provider","versions_count":17,"first_release_published_at":"2023-03-21T17:33:50.000Z","latest_release_published_at":"2024-01-23T06:44:24.000Z","latest_release_number":"v5.0.0-20240123064424-4a9a77ce132c","last_synced_at":"2026-01-08T00:21:21.413Z","created_at":"2023-03-30T01:45:59.531Z","updated_at":"2026-01-08T00:21:21.413Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider/v5","install_command":"go get github.com/pulumi/pulumi-tls/provider/v5","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider/v5#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:39.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.367791685292804,"dependent_packages_count":7.575796521445646,"stargazers_count":null,"forks_count":null,"average":8.471794103369225},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/provider/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/provider/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":5977778,"name":"com.pulumi:tls","ecosystem":"maven","description":"A Pulumi package to create TLS resources in Pulumi programs.","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"com.pulumi","versions_count":203,"first_release_published_at":"2024-06-20T07:07:32.000Z","latest_release_published_at":"2025-11-13T22:46:52.000Z","latest_release_number":"5.2.3","last_synced_at":"2026-01-10T13:06:58.185Z","created_at":"2023-01-26T16:08:53.059Z","updated_at":"2026-01-10T13:06:58.185Z","registry_url":"https://central.sonatype.com/artifact/com.pulumi/tls/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.pulumi/tls/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:39.144Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":31.481150795641277,"forks_count":31.558598162531126,"average":35.969887821702514},"purl":"pkg:maven/com.pulumi/tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.pulumi:tls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.pulumi:tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.pulumi:tls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pulumi:tls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pulumi:tls/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pulumi:tls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pulumi:tls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pulumi:tls/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":578385,"maintainers_count":0,"namespaces_count":76762,"keywords_count":35314,"github":"maven-central","metadata":{"funded_packages_count":38920},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-13T06:47:22.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8915815,"name":"pulumi.tls","ecosystem":"nuget","description":"A Pulumi package to create TLS resources in Pulumi programs.","homepage":"https://pulumi.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":null,"versions_count":545,"first_release_published_at":"2019-11-12T18:43:00.163Z","latest_release_published_at":"2025-11-13T22:46:00.617Z","latest_release_number":"5.2.3","last_synced_at":"2026-01-10T13:11:11.377Z","created_at":"2024-02-26T01:21:34.826Z","updated_at":"2026-01-10T13:11:11.377Z","registry_url":"https://www.nuget.org/packages/pulumi.tls/","install_command":"Install-Package pulumi.tls","documentation_url":null,"metadata":{"license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon":"logo.png","repository":{"type":"git","url":"https://github.com/pulumi/pulumi-tls","branch":null,"commit":"112f982ae447675697622f0ca23d1384ec13ca51"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net6.0"],"total_dependencies":1}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-07T06:41:59.116Z","dependent_packages_count":3,"downloads":526118,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":3.4541669970044193,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.92327554304299},"purl":"pkg:nuget/pulumi.tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/pulumi.tls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/pulumi.tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/pulumi.tls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.tls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.tls/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.tls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.tls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.tls/codemeta","maintainers":[{"uuid":"pulumi-bot","login":"pulumi-bot","name":null,"email":null,"url":null,"packages_count":120,"html_url":"https://www.nuget.org/profiles/pulumi-bot","role":null,"created_at":"2024-02-26T02:05:15.962Z","updated_at":"2024-02-26T02:05:15.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/pulumi-bot/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":767380,"maintainers_count":106273,"namespaces_count":0,"keywords_count":155976,"github":"nuget","metadata":{"funded_packages_count":25409},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-01-13T06:40:36.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3841001,"name":"github.com/pulumi/pulumi-tls/provider/v2","ecosystem":"go","description":"","homepage":"https://github.com/pulumi/pulumi-tls","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pulumi/pulumi-tls","keywords_array":[],"namespace":"github.com/pulumi/pulumi-tls/provider","versions_count":1,"first_release_published_at":"2020-12-22T16:58:29.000Z","latest_release_published_at":"2020-12-22T16:58:29.000Z","latest_release_number":"v2.0.0-20201222165829-4ab6e771d84f","last_synced_at":"2026-01-08T00:22:20.035Z","created_at":"2022-04-11T20:35:09.573Z","updated_at":"2026-01-08T00:22:20.036Z","registry_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider/v2","install_command":"go get github.com/pulumi/pulumi-tls/provider/v2","documentation_url":"https://pkg.go.dev/github.com/pulumi/pulumi-tls/provider/v2#section-documentation","metadata":{},"repo_metadata":{"id":39215041,"uuid":"196189680","full_name":"pulumi/pulumi-tls","owner":"pulumi","description":"A Pulumi provider for TLS resource management","archived":false,"fork":false,"pushed_at":"2025-10-22T17:29:37.000Z","size":15283,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-10-26T05:24:50.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/pulumi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2019-07-10T11:06:13.000Z","updated_at":"2025-10-22T17:29:42.000Z","dependencies_parsed_at":"2023-11-15T23:28:21.237Z","dependency_job_id":"ff6af09f-1446-4134-9a00-b700883b0d85","html_url":"https://github.com/pulumi/pulumi-tls","commit_stats":{"total_commits":197,"total_committers":17,"mean_commits":"11.588235294117647","dds":0.4314720812182741,"last_synced_commit":"09127122e301c178b905a67ab6384113bbbe70b8"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/pulumi/pulumi-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","download_url":"https://codeload.github.com/pulumi/pulumi-tls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/sbom","scorecard":{"id":113189,"data":{"date":"2025-08-04","repo":{"name":"github.com/pulumi/pulumi-tls","commit":"2d4ed3378aa925bf3f639a83b1fc6970c0ed7e84"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly-test.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prerelease.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:221","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:76","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/run-acceptance-tests.yml:96","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-acceptance-tests.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-release.yml:58","Warn: no topLevel permission defined: .github/workflows/build_provider.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/comment-on-stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/community-moderation.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/main-post-build.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-test.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/prerequisites.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_command.yml:1","Warn: no topLevel permission defined: .github/workflows/run-acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-bridge.yml:59","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-java.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-provider.yml:26","Warn: no topLevel permission defined: .github/workflows/verify-release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/pulumi/.github/SECURITY.md:1","Info: Found linked content: github.com/pulumi/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/pulumi/.github/SECURITY.md:1","Info: Found text in security policy: github.com/pulumi/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 not signed: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/235036661","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/214508144","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/205970539","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/195372915","Warn: release artifact v5.0.10 does not have provenance: https://api.github.com/repos/pulumi/pulumi-tls/releases/190695097"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_provider.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_provider.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_provider.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sdk.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/build_sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_command.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pulumi/pulumi-tls/release_command.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating jetpackio/devbox:latest to jetpackio/devbox:latest@sha256:94af6bf95bce50e8160cd9d668ee6e73e70317e9460c4013de744ae9440bc65f","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:34:36.737Z","repository_id":39215041,"created_at":"2025-08-15T16:34:36.737Z","updated_at":"2025-08-15T16:34:36.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283823922,"owners_count":26900799,"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-11-11T02:00:06.610Z","response_time":65,"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":"pulumi","name":"Pulumi","uuid":"21992475","kind":"organization","description":"","email":"team@pulumi.com","website":"https://pulumi.com/","location":"United States of America","twitter":"PulumiCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21992475?v=4","repositories_count":395,"last_synced_at":"2025-04-17T02:29:41.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pulumi","funding_links":[],"total_stars":35764,"followers":1057,"following":0,"created_at":"2022-11-02T16:52:10.541Z","updated_at":"2025-04-17T02:29:41.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulumi/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T08:53:38.851Z","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":5.764070403361476,"forks_count":5.462736115335278,"average":6.892951695608599},"purl":"pkg:golang/github.com/pulumi/pulumi-tls/provider/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pulumi/pulumi-tls/provider/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pulumi/pulumi-tls/provider/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T10:01:19.677Z","issues_count":58,"pull_requests_count":977,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180591.68316831684,"issues_closed_count":48,"pull_requests_closed_count":909,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3950870010235414,"merged_pull_requests_count":588,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":21,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":414801.06666666665,"past_year_avg_time_to_close_pull_request":16625.01954397394,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":1.8727810650887573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","maintainers":[{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"},{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"},{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}],"active_maintainers":[{"login":"iwahbe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"},{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"},{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpulumi%2Fpulumi-tls%2Fprovider%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026066,"maintainers_count":0,"namespaces_count":760804,"keywords_count":112051,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-13T07:03:44.289Z","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":89336,"full_name":"pulumi/pulumi-tls","default_branch":"main","total_commits":615,"total_committers":21,"total_bot_commits":40,"total_bot_committers":2,"mean_commits":29.285714285714285,"dds":0.38699186991869916,"past_year_total_commits":169,"past_year_total_committers":8,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":21.125,"past_year_dds":0.07100591715976334,"last_synced_at":"2025-12-11T11:58:49.209Z","last_synced_commit":"09eafcd81b12a7b62ac739da0bfd5802ac59938a","created_at":"2023-03-07T20:44:06.457Z","updated_at":"2025-12-11T11:58:24.055Z","committers":[{"name":"Pulumi Bot","email":"30351955+pulumi-bot","login":"pulumi-bot","count":377},{"name":"stack72","email":"public@paulstack.co.uk","login":"stack72","count":112},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"Guinevere Saenger","email":"guinevere@pulumi.com","login":"guineveresaenger","count":18},{"name":"Lee Briggs","email":"lee@leebriggs.co.uk","login":"jaxxstorm","count":17},{"name":"Anton Tayanovskyy","email":"anton@pulumi.com","login":"t0yv0","count":14},{"name":"Josh Kodroff","email":"jkodroff","login":"jkodroff","count":6},{"name":"Ian Wahbe","email":"me@iwahbe.com","login":"iwahbe","count":5},{"name":"VenelinMartinov","email":"venelin.v.martinov@gmail.com","login":"VenelinMartinov","count":4},{"name":"Mikhail Shilkov","email":"shilkov@gmail.com","login":"mikhailshilkov","count":3},{"name":"Matt Ellis","email":"matt@pulumi.com","login":"ellismg","count":3},{"name":"CyrusNajmabadi","email":"cyrus.najmabadi@gmail.com","login":"CyrusNajmabadi","count":3},{"name":"pulumi-bot","email":"runner@fv-az491-217.is1xdb2m0b3ubcod5yxy40qnsg.phxx.internal.cloudapp.net","login":null,"count":2},{"name":"pulumi-bot","email":"runner@fv-az567-428.lj1xk2mgdexu3igr4w2lmfxu3c.gx.internal.cloudapp.net","login":null,"count":2},{"name":"Aaron Friel","email":"mayreply@aaronfriel.com","login":"AaronFriel","count":2},{"name":"Bryce Lampe","email":"bryce@pulumi.com","login":"blampe","count":2},{"name":"Pat Gavlin","email":"pat@pulumi.com","login":"pgavlin","count":2},{"name":"Chris Smith","email":"chrsmith","login":"chrsmith","count":1},{"name":"Matthew (Matt) Jeffryes","email":"mjeffryes@pulumi.com","login":"mjeffryes","count":1},{"name":"evanboyle","email":"evan@pulumi.com","login":"EvanBoyle","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1}],"past_year_committers":[{"name":"Pulumi Bot","email":"30351955+pulumi-bot","login":"pulumi-bot","count":157},{"name":"Ian Wahbe","email":"me@iwahbe.com","login":"iwahbe","count":3},{"name":"Venelin","email":"venelin@pulumi.com","login":"VenelinMartinov","count":2},{"name":"Guinevere Saenger","email":"guinevere@pulumi.com","login":"guineveresaenger","count":2},{"name":"Bryce Lampe","email":"bryce@pulumi.com","login":"blampe","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Matthew (Matt) Jeffryes","email":"mjeffryes@pulumi.com","login":"mjeffryes","count":1},{"name":"Anton Tayanovskyy","email":"anton@pulumi.com","login":"t0yv0","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-24T00:00:23.557Z","repositories_count":6132453,"commits_count":926336653,"contributors_count":35960776,"owners_count":1125691,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pulumi/pulumi-tls","html_url":"https://github.com/pulumi/pulumi-tls","last_synced_at":"2026-01-02T09:00:59.345Z","status":null,"issues_count":58,"pull_requests_count":979,"avg_time_to_close_issue":10186444.877551021,"avg_time_to_close_pull_request":180393.65054945054,"issues_closed_count":48,"pull_requests_closed_count":910,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.6379310344827587,"avg_comments_per_pull_request":1.3963227783452503,"merged_pull_requests_count":589,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":17,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":540116.6363636364,"past_year_avg_time_to_close_pull_request":20183.058333333334,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.47058823529411764,"past_year_avg_comments_per_pull_request":2.011111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":179,"created_at":"2023-05-14T08:08:25.941Z","updated_at":"2026-01-02T09:00:59.346Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulumi%2Fpulumi-tls/issues","issue_labels_count":{"table":{"kind/engineering":31,"p1":28,"resolution/fixed":26,"kind/enhancement":11,"kind/bug":11,"needs-triage":8,"resolution/no-repro":7,"impact/no-changelog-required":3,"area/docs":3,"resolution/wont-fix":2,"resolution/by-design":2,"impact/flaky-test":1,"go":1,"dependencies":1,"kind/documentation":1,"impact/panic":1,"impact/usability":1,"impact/regression":1,"p0":1}},"pull_request_labels_count":{"table":{"impact/no-changelog-required":512,"dependencies":93,"go":71,"needs-release/patch":26,"javascript":8,"needs-triage":5,"needs-release/minor":2,"awaiting-upstream":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":44,"NONE":10,"MEMBER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":926,"MEMBER":38,"NONE":15}},"issue_authors":{"table":{"pulumi-bot":43,"t0yv0":3,"rshade":1,"phillipedwards":1,"MitchellGerdisch":1,"yellowhat":1,"mleclercq":1,"Sodki":1,"blampe":1,"mitchellmaler":1,"nhinds":1,"dependabot[bot]":1,"iridian-ks":1,"rafalkrupinski":1}},"pull_request_authors":{"table":{"pulumi-bot":830,"dependabot[bot]":79,"t0yv0":21,"VenelinMartinov":12,"iwahbe":12,"guineveresaenger":11,"stack72":6,"jkodroff":3,"blampe":2,"mjeffryes":1,"github-actions[bot]":1,"AaronFriel":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-03T00:00:27.472Z","repositories_count":12591077,"issues_count":35635474,"pull_requests_count":117193986,"authors_count":11080250,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"kind/engineering":14,"p1":14,"needs-triage":7,"resolution/no-repro":3,"resolution/fixed":2,"impact/no-changelog-required":1,"kind/enhancement":1,"kind/bug":1,"area/docs":1,"kind/documentation":1,"impact/flaky-test":1}},"past_year_pull_request_labels_count":{"table":{"impact/no-changelog-required":165,"needs-release/patch":2,"needs-release/minor":2}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":16,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":258,"MEMBER":6,"NONE":1}},"past_year_issue_authors":{"table":{"pulumi-bot":16,"rafalkrupinski":1}},"past_year_pull_request_authors":{"table":{"pulumi-bot":250,"guineveresaenger":4,"t0yv0":3,"VenelinMartinov":3,"iwahbe":2,"mjeffryes":1,"blampe":1,"github-actions[bot]":1}},"maintainers":[{"table":{"login":"t0yv0","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"}},{"table":{"login":"iwahbe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"}},{"table":{"login":"jkodroff","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkodroff"}},{"table":{"login":"phillipedwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipedwards"}},{"table":{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}},{"table":{"login":"AaronFriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronFriel"}}],"active_maintainers":[{"table":{"login":"t0yv0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t0yv0"}},{"table":{"login":"iwahbe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iwahbe"}},{"table":{"login":"mjeffryes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjeffryes"}}]}},"events":{"total":{"CreateEvent":213,"IssuesEvent":54,"ReleaseEvent":8,"WatchEvent":2,"DeleteEvent":152,"IssueCommentEvent":531,"PushEvent":158,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":18,"PullRequestEvent":380},"last_year":{"CreateEvent":152,"ReleaseEvent":6,"IssuesEvent":43,"WatchEvent":1,"DeleteEvent":109,"IssueCommentEvent":444,"PushEvent":116,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":15,"PullRequestEvent":273}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/command-dispatch.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:54.119Z","updated_at":"2023-11-15T23:27:54.119Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/command-dispatch.yml","dependencies":[{"id":14524301420,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301421,"package_name":"peter-evans/slash-command-dispatch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/community-moderation.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.476Z","updated_at":"2023-11-15T23:27:55.476Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/community-moderation.yml","dependencies":[{"id":14524301425,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301426,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301427,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/license.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.490Z","updated_at":"2023-11-15T23:27:55.490Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/license.yml","dependencies":[{"id":14524301428,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301429,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14524301430,"package_name":"pulumi/license-check-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.516Z","updated_at":"2023-11-15T23:27:55.516Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/lint.yml","dependencies":[{"id":14524301431,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301432,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14524301433,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301434,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/prerelease.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.589Z","updated_at":"2023-11-15T23:27:55.589Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/prerelease.yml","dependencies":[{"id":14524301470,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301471,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14524301472,"package_name":"jaxxstorm/action-install-gh-release","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false},{"id":14524301473,"package_name":"pulumi/action-install-pulumi-cli","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301474,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301475,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301476,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301477,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301478,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301479,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301480,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301481,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301482,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301483,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14524301484,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301485,"package_name":"pulumi/pulumi-package-publisher","ecosystem":"actions","requirements":"v0.0.12","direct":true,"kind":"composite","optional":false},{"id":14524301486,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301487,"package_name":"GoTestTools/gotestfmt-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull-request.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.625Z","updated_at":"2023-11-15T23:27:55.625Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/pull-request.yml","dependencies":[{"id":14524301488,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301489,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.646Z","updated_at":"2023-11-15T23:27:55.646Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/release.yml","dependencies":[{"id":14524301490,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301491,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14524301492,"package_name":"jaxxstorm/action-install-gh-release","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false},{"id":14524301493,"package_name":"pulumi/action-install-pulumi-cli","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301494,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301495,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301496,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301497,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301498,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301499,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301500,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301501,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301502,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301503,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14524301504,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301505,"package_name":"pulumi/pulumi-package-publisher","ecosystem":"actions","requirements":"v0.0.12","direct":true,"kind":"composite","optional":false},{"id":14524301506,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301507,"package_name":"pulumi/action-release-by-pr-label","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14524301508,"package_name":"GoTestTools/gotestfmt-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_command.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.667Z","updated_at":"2023-11-15T23:27:55.667Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/release_command.yml","dependencies":[{"id":14524301509,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301510,"package_name":"pulumi/action-release-by-pr-label","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14524301511,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-acceptance-tests.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.726Z","updated_at":"2023-11-15T23:27:55.726Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/run-acceptance-tests.yml","dependencies":[{"id":14524301520,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301521,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14524301522,"package_name":"jaxxstorm/action-install-gh-release","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false},{"id":14524301523,"package_name":"pulumi/action-install-pulumi-cli","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301524,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301525,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301526,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301527,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301528,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301529,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301530,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301531,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14524301532,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14524301533,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14524301534,"package_name":"GoTestTools/gotestfmt-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upgrade-bridge.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.871Z","updated_at":"2023-11-15T23:27:55.871Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/upgrade-bridge.yml","dependencies":[{"id":14524301535,"package_name":"pulumi/pulumi-upgrade-provider-action","ecosystem":"actions","requirements":"v0.0.10","direct":true,"kind":"composite","optional":false},{"id":14524301536,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upgrade-provider.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.910Z","updated_at":"2023-11-15T23:27:55.910Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/upgrade-provider.yml","dependencies":[{"id":14524301537,"package_name":"pulumi/pulumi-upgrade-provider-action","ecosystem":"actions","requirements":"v0.0.10","direct":true,"kind":"composite","optional":false},{"id":14524301538,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.933Z","updated_at":"2023-11-15T23:27:55.933Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":14524301539,"package_name":"jetpackio/devbox","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"examples/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:27:55.996Z","updated_at":"2023-11-15T23:27:55.996Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/go.mod","dependencies":[{"id":14524301540,"package_name":"github.com/pulumi/pulumi/pkg/v3","ecosystem":"go","requirements":"v3.93.0","direct":true,"kind":"runtime","optional":false},{"id":14524301547,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":14524301548,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.93.0","direct":true,"kind":"runtime","optional":false},{"id":14524301646,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":true,"kind":"runtime","optional":false},{"id":14524301647,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.20.1","direct":true,"kind":"runtime","optional":false},{"id":14524301648,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524301649,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524301650,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.12.1","direct":true,"kind":"runtime","optional":false},{"id":14524301651,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524301652,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":14524301653,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":true,"kind":"runtime","optional":false},{"id":14524301654,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524301655,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v66.0.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524301656,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v14.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524301657,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.28","direct":true,"kind":"runtime","optional":false},{"id":14524301658,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.21","direct":true,"kind":"runtime","optional":false},{"id":14524301659,"package_name":"github.com/Azure/go-autorest/autorest/azure/auth","ecosystem":"go","requirements":"v0.5.11","direct":true,"kind":"runtime","optional":false},{"id":14524301660,"package_name":"github.com/Azure/go-autorest/autorest/azure/cli","ecosystem":"go","requirements":"v0.4.6","direct":true,"kind":"runtime","optional":false},{"id":14524301661,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524301662,"package_name":"github.com/Azure/go-autorest/autorest/to","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524301663,"package_name":"github.com/Azure/go-autorest/autorest/validation","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524301664,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":14524301665,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524301666,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":14524301667,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230828082145-3c4c8a2d2371","direct":true,"kind":"runtime","optional":false},{"id":14524301668,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":14524301669,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":true,"kind":"runtime","optional":false},{"id":14524302239,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524302240,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524302241,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524302242,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524302243,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":14524302244,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.298","direct":true,"kind":"runtime","optional":false},{"id":14524302245,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.17.3","direct":true,"kind":"runtime","optional":false},{"id":14524302246,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.15.15","direct":true,"kind":"runtime","optional":false},{"id":14524302247,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.12.10","direct":true,"kind":"runtime","optional":false},{"id":14524302248,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.12.9","direct":true,"kind":"runtime","optional":false},{"id":14524302249,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.27","direct":true,"kind":"runtime","optional":false},{"id":14524302250,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.21","direct":true,"kind":"runtime","optional":false},{"id":14524302251,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.3.16","direct":true,"kind":"runtime","optional":false},{"id":14524302252,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.9.9","direct":true,"kind":"runtime","optional":false},{"id":14524302253,"package_name":"github.com/aws/aws-sdk-go-v2/service/kms","ecosystem":"go","requirements":"v1.18.1","direct":true,"kind":"runtime","optional":false},{"id":14524304308,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.11.13","direct":true,"kind":"runtime","optional":false},{"id":14524304309,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.16.10","direct":true,"kind":"runtime","optional":false},{"id":14524304310,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.13.5","direct":true,"kind":"runtime","optional":false},{"id":14524304311,"package_name":"github.com/aymanbagabas/go-osc52/v2","ecosystem":"go","requirements":"v2.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524304312,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524304313,"package_name":"github.com/cenkalti/backoff/v3","ecosystem":"go","requirements":"v3.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524304314,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.16.1","direct":true,"kind":"runtime","optional":false},{"id":14524304315,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.24.2","direct":true,"kind":"runtime","optional":false},{"id":14524304316,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":14524304317,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.29","direct":true,"kind":"runtime","optional":false},{"id":14524304872,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.3.3","direct":true,"kind":"runtime","optional":false},{"id":14524304873,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.4-0.20230313162750-1ae8d489ac81","direct":true,"kind":"runtime","optional":false},{"id":14524304874,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.4","direct":true,"kind":"runtime","optional":false},{"id":14524304875,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524304876,"package_name":"github.com/dimchansky/utfbom","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524304877,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524304878,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524304879,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":true,"kind":"runtime","optional":false},{"id":14524304880,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524304881,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.1-0.20230307220236-3a3c6141e376","direct":true,"kind":"runtime","optional":false},{"id":14524304882,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524304883,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524304884,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524304885,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524304886,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524304887,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524304888,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":14524304889,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":14524304890,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":14524304891,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":14524304892,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524304893,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":14524304894,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524304895,"package_name":"github.com/google/wire","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524304896,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524304897,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":true,"kind":"runtime","optional":false},{"id":14524304898,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":14524304899,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":true,"kind":"runtime","optional":false},{"id":14524304900,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524304901,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":14524304902,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524304903,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524304904,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524304905,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.6","direct":true,"kind":"runtime","optional":false},{"id":14524304906,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":14524304907,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524304908,"package_name":"github.com/hashicorp/go-secure-stdlib/mlock","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524304909,"package_name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","requirements":"v0.1.6","direct":true,"kind":"runtime","optional":false},{"id":14524304910,"package_name":"github.com/hashicorp/go-secure-stdlib/strutil","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524304911,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524304912,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14524304913,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524304914,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":true,"kind":"runtime","optional":false},{"id":14524304915,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524304916,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.17.0","direct":true,"kind":"runtime","optional":false},{"id":14524304917,"package_name":"github.com/hashicorp/vault/api","ecosystem":"go","requirements":"v1.8.2","direct":true,"kind":"runtime","optional":false},{"id":14524304918,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":14524304919,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524304920,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524304921,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":true,"kind":"runtime","optional":false},{"id":14524304922,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524304923,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":14524304924,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524304925,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524304926,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":true,"kind":"runtime","optional":false},{"id":14524304927,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":true,"kind":"runtime","optional":false},{"id":14524304928,"package_name":"github.com/mattn/go-localereader","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524304929,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":14524304930,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524304931,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524304932,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524304933,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":14524304934,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524304935,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524304936,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524304937,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":14524304938,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524304939,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":true,"kind":"runtime","optional":false},{"id":14524304940,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524304941,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524304942,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.15.1","direct":true,"kind":"runtime","optional":false},{"id":14524304943,"package_name":"github.com/natefinch/atomic","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524305064,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524305065,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524305066,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524305067,"package_name":"github.com/pgavlin/goldmark","ecosystem":"go","requirements":"v1.1.33-0.20200616210433-b5eb04559386","direct":true,"kind":"runtime","optional":false},{"id":14524305068,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.6.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524305069,"package_name":"github.com/pjbgf/sha1cd","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524305070,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":14524305071,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524305072,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524305073,"package_name":"github.com/pulumi/esc","ecosystem":"go","requirements":"v0.5.7-0.20231030195049-f71961c0d5fa","direct":true,"kind":"runtime","optional":false},{"id":14524305076,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.4","direct":true,"kind":"runtime","optional":false},{"id":14524305077,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":14524305078,"package_name":"github.com/ryanuber/go-glob","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524305079,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20210923224102-525f6e181f06","direct":true,"kind":"runtime","optional":false},{"id":14524305080,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524305081,"package_name":"github.com/segmentio/asm","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":14524305082,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.3.5","direct":true,"kind":"runtime","optional":false},{"id":14524305095,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524305096,"package_name":"github.com/skeema/knownhosts","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524305097,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524305098,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14524305099,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524305124,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":true,"kind":"runtime","optional":false},{"id":14524305125,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.30.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524305126,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.4.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524305127,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.3","direct":true,"kind":"runtime","optional":false},{"id":14524305128,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":true,"kind":"runtime","optional":false},{"id":14524305129,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":true,"kind":"runtime","optional":false},{"id":14524305130,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524305131,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.2","direct":true,"kind":"runtime","optional":false},{"id":14524305132,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":14524305133,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524305134,"package_name":"gocloud.dev","ecosystem":"go","requirements":"v0.27.0","direct":true,"kind":"runtime","optional":false},{"id":14524305135,"package_name":"gocloud.dev/secrets/hashivault","ecosystem":"go","requirements":"v0.27.0","direct":true,"kind":"runtime","optional":false},{"id":14524305136,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524305137,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20231006140011-7918f672742d","direct":true,"kind":"runtime","optional":false},{"id":14524305138,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524305139,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":14524305140,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":14524305141,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524305142,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524305143,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524305144,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524305145,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220722155302-e5dcc9cfc0b9","direct":true,"kind":"runtime","optional":false},{"id":14524305146,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524305147,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":14524305148,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":true,"kind":"runtime","optional":false},{"id":14524305149,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":14524305150,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230726155614-23370e0ffb3e","direct":true,"kind":"runtime","optional":false},{"id":14524305151,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":true,"kind":"runtime","optional":false},{"id":14524305152,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":true,"kind":"runtime","optional":false},{"id":14524305153,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.1","direct":true,"kind":"runtime","optional":false},{"id":14524305154,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false},{"id":14524305155,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524305156,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524305157,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524305158,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524305159,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20211028080628-e2786a622600","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:13.309Z","updated_at":"2023-11-15T23:28:13.309Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/go.sum","dependencies":[{"id":14524305160,"package_name":"bazil.org/fuse","ecosystem":"go","requirements":"v0.0.0-20160811212531-371fbbdaa898","direct":false,"kind":"runtime","optional":false},{"id":14524305161,"package_name":"bazil.org/fuse","ecosystem":"go","requirements":"v0.0.0-20200407214033-5883e5a4b512","direct":false,"kind":"runtime","optional":false},{"id":14524305162,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524305163,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":14524305164,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":14524305165,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":14524305166,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":14524305167,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":14524305168,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":14524305169,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":14524305170,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":14524305171,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":14524305172,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":14524305173,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":14524305174,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":14524305175,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":14524305176,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":14524305177,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":14524305178,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":14524305179,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":14524305180,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":14524305181,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":14524305182,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.82.0","direct":false,"kind":"runtime","optional":false},{"id":14524305183,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":14524305184,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":14524305185,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":14524305186,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":14524305187,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":14524305188,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":14524305189,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":14524305190,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":14524305191,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.1","direct":false,"kind":"runtime","optional":false},{"id":14524305192,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":14524305193,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":14524305194,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":14524305195,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":14524305196,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":false,"kind":"runtime","optional":false},{"id":14524305197,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305198,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305199,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305200,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305201,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305202,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524305203,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305204,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305205,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305206,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524305207,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524305208,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305209,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524305210,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524305211,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305212,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305213,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305214,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524305215,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305216,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305217,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305218,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305219,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524305220,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305221,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305222,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305223,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305224,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305225,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305226,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305227,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305228,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524305229,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305230,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305231,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305232,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524305233,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524305234,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524305235,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524305236,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524305237,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524305238,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":false,"kind":"runtime","optional":false},{"id":14524305239,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305240,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305241,"package_name":"code.cloudfoundry.org/clock","ecosystem":"go","requirements":"v0.0.0-20180518195852-02e53af36e6c","direct":false,"kind":"runtime","optional":false},{"id":14524305242,"package_name":"contrib.go.opencensus.io/exporter/aws","ecosystem":"go","requirements":"v0.0.0-20200617204711-c478e41e60e9","direct":false,"kind":"runtime","optional":false},{"id":14524305243,"package_name":"contrib.go.opencensus.io/exporter/stackdriver","ecosystem":"go","requirements":"v0.13.13","direct":false,"kind":"runtime","optional":false},{"id":14524305244,"package_name":"contrib.go.opencensus.io/integrations/ocsql","ecosystem":"go","requirements":"v0.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524305245,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305246,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":14524305247,"package_name":"github.com/AdaLogics/go-fuzz-headers","ecosystem":"go","requirements":"v0.0.0-20210715213245-6c3934b029d8","direct":false,"kind":"runtime","optional":false},{"id":14524305248,"package_name":"github.com/Azure/azure-amqp-common-go/v3","ecosystem":"go","requirements":"v3.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524305249,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v16.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305250,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v63.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305251,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v65.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305252,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v66.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305253,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524305254,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305255,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305256,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524305257,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305258,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305259,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305260,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305261,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305262,"package_name":"github.com/Azure/go-amqp","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524305263,"package_name":"github.com/Azure/go-amqp","ecosystem":"go","requirements":"v0.17.5","direct":false,"kind":"runtime","optional":false},{"id":14524305264,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20170929234023-d6e3b3328b78","direct":false,"kind":"runtime","optional":false},{"id":14524305265,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210608223527-2377c96fe795","direct":false,"kind":"runtime","optional":false},{"id":14524305266,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":14524305267,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v10.8.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305268,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v14.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305269,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.1","direct":false,"kind":"runtime","optional":false},{"id":14524305270,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.18","direct":false,"kind":"runtime","optional":false},{"id":14524305271,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.24","direct":false,"kind":"runtime","optional":false},{"id":14524305272,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.25","direct":false,"kind":"runtime","optional":false},{"id":14524305273,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.27","direct":false,"kind":"runtime","optional":false},{"id":14524305274,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.28","direct":false,"kind":"runtime","optional":false},{"id":14524305275,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524305276,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524305277,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.13","direct":false,"kind":"runtime","optional":false},{"id":14524305278,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.18","direct":false,"kind":"runtime","optional":false},{"id":14524305279,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.20","direct":false,"kind":"runtime","optional":false},{"id":14524305280,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.21","direct":false,"kind":"runtime","optional":false},{"id":14524305281,"package_name":"github.com/Azure/go-autorest/autorest/azure/auth","ecosystem":"go","requirements":"v0.5.11","direct":false,"kind":"runtime","optional":false},{"id":14524305282,"package_name":"github.com/Azure/go-autorest/autorest/azure/cli","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14524305283,"package_name":"github.com/Azure/go-autorest/autorest/azure/cli","ecosystem":"go","requirements":"v0.4.6","direct":false,"kind":"runtime","optional":false},{"id":14524305284,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305285,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305286,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305287,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524305288,"package_name":"github.com/Azure/go-autorest/autorest/to","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305289,"package_name":"github.com/Azure/go-autorest/autorest/validation","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305290,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305291,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524305292,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524305293,"package_name":"github.com/AzureAD/microsoft-authentication-library-for-go","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305294,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305295,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":14524305296,"package_name":"github.com/DataDog/datadog-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305297,"package_name":"github.com/GoogleCloudPlatform/cloudsql-proxy","ecosystem":"go","requirements":"v1.31.2","direct":false,"kind":"runtime","optional":false},{"id":14524305298,"package_name":"github.com/HdrHistogram/hdrhistogram-go","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524305299,"package_name":"github.com/Knetic/govaluate","ecosystem":"go","requirements":"v3.0.1-0.20171022003610-9aa49832a739+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305300,"package_name":"github.com/Masterminds/semver/v3","ecosystem":"go","requirements":"v3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305301,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.11","direct":false,"kind":"runtime","optional":false},{"id":14524305302,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.14","direct":false,"kind":"runtime","optional":false},{"id":14524305303,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.15-0.20190919025122-fc70bd9a86b5","direct":false,"kind":"runtime","optional":false},{"id":14524305304,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16-0.20201130162521-d1ffc52c7331","direct":false,"kind":"runtime","optional":false},{"id":14524305305,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16","direct":false,"kind":"runtime","optional":false},{"id":14524305306,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17-0.20210211115548-6eac466e5fa3","direct":false,"kind":"runtime","optional":false},{"id":14524305307,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17-0.20210324224401-5516f17a5958","direct":false,"kind":"runtime","optional":false},{"id":14524305308,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17","direct":false,"kind":"runtime","optional":false},{"id":14524305309,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305310,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524305311,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524305312,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.6","direct":false,"kind":"runtime","optional":false},{"id":14524305313,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.7-0.20190325164909-8abdbb8205e4","direct":false,"kind":"runtime","optional":false},{"id":14524305314,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.7","direct":false,"kind":"runtime","optional":false},{"id":14524305315,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.9","direct":false,"kind":"runtime","optional":false},{"id":14524305316,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.14","direct":false,"kind":"runtime","optional":false},{"id":14524305317,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.15","direct":false,"kind":"runtime","optional":false},{"id":14524305318,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.16","direct":false,"kind":"runtime","optional":false},{"id":14524305319,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.20","direct":false,"kind":"runtime","optional":false},{"id":14524305320,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.21","direct":false,"kind":"runtime","optional":false},{"id":14524305321,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.23","direct":false,"kind":"runtime","optional":false},{"id":14524305322,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":14524305323,"package_name":"github.com/Microsoft/hcsshim/test","ecosystem":"go","requirements":"v0.0.0-20201218223536-d3e5debf77da","direct":false,"kind":"runtime","optional":false},{"id":14524305324,"package_name":"github.com/Microsoft/hcsshim/test","ecosystem":"go","requirements":"v0.0.0-20210227013316-43a75bb4edd3","direct":false,"kind":"runtime","optional":false},{"id":14524305325,"package_name":"github.com/NYTimes/gziphandler","ecosystem":"go","requirements":"v0.0.0-20170623195520-56545f4a5d46","direct":false,"kind":"runtime","optional":false},{"id":14524305326,"package_name":"github.com/NYTimes/gziphandler","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305327,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524305328,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230828082145-3c4c8a2d2371","direct":false,"kind":"runtime","optional":false},{"id":14524305329,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305330,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305331,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20160726150825-5bd2802263f2","direct":false,"kind":"runtime","optional":false},{"id":14524305332,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":false,"kind":"runtime","optional":false},{"id":14524305333,"package_name":"github.com/Shopify/logrus-bugsnag","ecosystem":"go","requirements":"v0.0.0-20171204204709-577dee27f20d","direct":false,"kind":"runtime","optional":false},{"id":14524305334,"package_name":"github.com/Shopify/sarama","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524305335,"package_name":"github.com/Shopify/toxiproxy","ecosystem":"go","requirements":"v2.1.4+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305336,"package_name":"github.com/VividCortex/gohistogram","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305337,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524305338,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":false,"kind":"runtime","optional":false},{"id":14524305339,"package_name":"github.com/afex/hystrix-go","ecosystem":"go","requirements":"v0.0.0-20180502004556-fa1af6a1f4f5","direct":false,"kind":"runtime","optional":false},{"id":14524305340,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524305341,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":14524305342,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":14524305343,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":14524305344,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":14524305345,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":14524305346,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20211218093645-b94a6e3cc137","direct":false,"kind":"runtime","optional":false},{"id":14524305347,"package_name":"github.com/alexflint/go-filemutex","ecosystem":"go","requirements":"v0.0.0-20171022225611-72bdc8eae2ae","direct":false,"kind":"runtime","optional":false},{"id":14524305348,"package_name":"github.com/alexflint/go-filemutex","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305349,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20200514113438-38f4b401e2be","direct":false,"kind":"runtime","optional":false},{"id":14524305350,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305351,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524305352,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524305353,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305354,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":14524305355,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":14524305356,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":14524305357,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524305358,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.3.9","direct":false,"kind":"runtime","optional":false},{"id":14524305359,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305360,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":14524305361,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305362,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":14524305363,"package_name":"github.com/aryann/difflib","ecosystem":"go","requirements":"v0.0.0-20170710044230-e206f873d14a","direct":false,"kind":"runtime","optional":false},{"id":14524305364,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20190424111038-f61b66f89f4a","direct":false,"kind":"runtime","optional":false},{"id":14524305365,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200907205600-7a23bdc65eef","direct":false,"kind":"runtime","optional":false},{"id":14524305366,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":false,"kind":"runtime","optional":false},{"id":14524305367,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524305368,"package_name":"github.com/aws/aws-lambda-go","ecosystem":"go","requirements":"v1.13.3","direct":false,"kind":"runtime","optional":false},{"id":14524305369,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":14524305370,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.15.27","direct":false,"kind":"runtime","optional":false},{"id":14524305371,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524305372,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.38.35","direct":false,"kind":"runtime","optional":false},{"id":14524305373,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.43.11","direct":false,"kind":"runtime","optional":false},{"id":14524305374,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.43.31","direct":false,"kind":"runtime","optional":false},{"id":14524305375,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.45","direct":false,"kind":"runtime","optional":false},{"id":14524305376,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.68","direct":false,"kind":"runtime","optional":false},{"id":14524305377,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.298","direct":false,"kind":"runtime","optional":false},{"id":14524305378,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524305379,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.16.8","direct":false,"kind":"runtime","optional":false},{"id":14524305380,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.17.3","direct":false,"kind":"runtime","optional":false},{"id":14524305381,"package_name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524305382,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.15.15","direct":false,"kind":"runtime","optional":false},{"id":14524305383,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.12.10","direct":false,"kind":"runtime","optional":false},{"id":14524305384,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.12.9","direct":false,"kind":"runtime","optional":false},{"id":14524305385,"package_name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","ecosystem":"go","requirements":"v1.11.21","direct":false,"kind":"runtime","optional":false},{"id":14524305386,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.15","direct":false,"kind":"runtime","optional":false},{"id":14524305387,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524305388,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524305389,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.21","direct":false,"kind":"runtime","optional":false},{"id":14524305390,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.3.16","direct":false,"kind":"runtime","optional":false},{"id":14524305391,"package_name":"github.com/aws/aws-sdk-go-v2/internal/v4a","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524305392,"package_name":"github.com/aws/aws-sdk-go-v2/service/iam","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524305393,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524305394,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524305395,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.9.9","direct":false,"kind":"runtime","optional":false},{"id":14524305396,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","ecosystem":"go","requirements":"v1.13.9","direct":false,"kind":"runtime","optional":false},{"id":14524305397,"package_name":"github.com/aws/aws-sdk-go-v2/service/kms","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524305398,"package_name":"github.com/aws/aws-sdk-go-v2/service/s3","ecosystem":"go","requirements":"v1.27.2","direct":false,"kind":"runtime","optional":false},{"id":14524305399,"package_name":"github.com/aws/aws-sdk-go-v2/service/secretsmanager","ecosystem":"go","requirements":"v1.15.14","direct":false,"kind":"runtime","optional":false},{"id":14524305400,"package_name":"github.com/aws/aws-sdk-go-v2/service/sns","ecosystem":"go","requirements":"v1.17.10","direct":false,"kind":"runtime","optional":false},{"id":14524305401,"package_name":"github.com/aws/aws-sdk-go-v2/service/sqs","ecosystem":"go","requirements":"v1.19.1","direct":false,"kind":"runtime","optional":false},{"id":14524305402,"package_name":"github.com/aws/aws-sdk-go-v2/service/ssm","ecosystem":"go","requirements":"v1.27.6","direct":false,"kind":"runtime","optional":false},{"id":14524305403,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.11.13","direct":false,"kind":"runtime","optional":false},{"id":14524305404,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.16.10","direct":false,"kind":"runtime","optional":false},{"id":14524305405,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524305406,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.13.5","direct":false,"kind":"runtime","optional":false},{"id":14524305407,"package_name":"github.com/aymanbagabas/go-osc52/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305408,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305409,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305410,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20160804104726-4c0e84591b9a","direct":false,"kind":"runtime","optional":false},{"id":14524305411,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":14524305412,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305413,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305414,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305415,"package_name":"github.com/bitly/go-simplejson","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305416,"package_name":"github.com/bits-and-blooms/bitset","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305417,"package_name":"github.com/bketelsen/crypt","ecosystem":"go","requirements":"v0.0.3-0.20200106085610-5cbc8cc4026c","direct":false,"kind":"runtime","optional":false},{"id":14524305418,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305419,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305420,"package_name":"github.com/bmizerany/assert","ecosystem":"go","requirements":"v0.0.0-20160611221934-b7ed37b82869","direct":false,"kind":"runtime","optional":false},{"id":14524305421,"package_name":"github.com/bshuster-repo/logrus-logstash-hook","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305422,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v0.0.0-20180808090653-f4dd9f5a6b44","direct":false,"kind":"runtime","optional":false},{"id":14524305423,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305424,"package_name":"github.com/bugsnag/bugsnag-go","ecosystem":"go","requirements":"v0.0.0-20141110184014-b1d153021fcd","direct":false,"kind":"runtime","optional":false},{"id":14524305425,"package_name":"github.com/bugsnag/osext","ecosystem":"go","requirements":"v0.0.0-20130617224835-0dd3f918b21b","direct":false,"kind":"runtime","optional":false},{"id":14524305426,"package_name":"github.com/bugsnag/panicwrap","ecosystem":"go","requirements":"v0.0.0-20151223152923-e2c28503fcd0","direct":false,"kind":"runtime","optional":false},{"id":14524305427,"package_name":"github.com/bwesterb/go-ristretto","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524305428,"package_name":"github.com/casbin/casbin/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524305429,"package_name":"github.com/cenkalti/backoff","ecosystem":"go","requirements":"v2.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305430,"package_name":"github.com/cenkalti/backoff/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305431,"package_name":"github.com/cenkalti/backoff/v3","ecosystem":"go","requirements":"v3.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524305432,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305433,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524305434,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524305435,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524305436,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305437,"package_name":"github.com/certifi/gocertifi","ecosystem":"go","requirements":"v0.0.0-20191021191039-0944d244cd40","direct":false,"kind":"runtime","optional":false},{"id":14524305438,"package_name":"github.com/certifi/gocertifi","ecosystem":"go","requirements":"v0.0.0-20200922220541-2c3bb06c6054","direct":false,"kind":"runtime","optional":false},{"id":14524305439,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305441,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305442,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524305443,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524305445,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524305447,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524305448,"package_name":"github.com/checkpoint-restore/go-criu/v4","ecosystem":"go","requirements":"v4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305450,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305453,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305455,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.29","direct":false,"kind":"runtime","optional":false},{"id":14524305456,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524305459,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305461,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":14524305463,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305466,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":14524305469,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20210722231415-061457976a23","direct":false,"kind":"runtime","optional":false},{"id":14524305471,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.0.0-20200110133405-4032b1d8aae3","direct":false,"kind":"runtime","optional":false},{"id":14524305472,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.0.0-20200702112145-1c8d4c9ef775","direct":false,"kind":"runtime","optional":false},{"id":14524305474,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305476,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305477,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.6.2","direct":false,"kind":"runtime","optional":false},{"id":14524305479,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305481,"package_name":"github.com/circonus-labs/circonus-gometrics","ecosystem":"go","requirements":"v2.3.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305484,"package_name":"github.com/circonus-labs/circonusllhist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524305486,"package_name":"github.com/clbanning/x2j","ecosystem":"go","requirements":"v0.0.0-20191024224557-825249438eec","direct":false,"kind":"runtime","optional":false},{"id":14524305489,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524305491,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524305493,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":14524305495,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":14524305497,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":14524305499,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":14524305501,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":14524305503,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":14524305506,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":14524305508,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":14524305511,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":14524305513,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":14524305516,"package_name":"github.com/cockroachdb/apd","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305518,"package_name":"github.com/cockroachdb/datadriven","ecosystem":"go","requirements":"v0.0.0-20190809214429-80d97fb3cbaa","direct":false,"kind":"runtime","optional":false},{"id":14524305521,"package_name":"github.com/cockroachdb/datadriven","ecosystem":"go","requirements":"v0.0.0-20200714090401-bf6692d28da5","direct":false,"kind":"runtime","optional":false},{"id":14524305522,"package_name":"github.com/cockroachdb/errors","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524305525,"package_name":"github.com/cockroachdb/logtags","ecosystem":"go","requirements":"v0.0.0-20190617123548-eb05cc24525f","direct":false,"kind":"runtime","optional":false},{"id":14524305527,"package_name":"github.com/codahale/hdrhistogram","ecosystem":"go","requirements":"v0.0.0-20161010025455-3a0bb77429bd","direct":false,"kind":"runtime","optional":false},{"id":14524305529,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20200908144142-dab0cbea06f4","direct":false,"kind":"runtime","optional":false},{"id":14524305532,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20201003224125-76a6863f2989","direct":false,"kind":"runtime","optional":false},{"id":14524305534,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20210316121734-20793ff83c97","direct":false,"kind":"runtime","optional":false},{"id":14524305536,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305538,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v0.0.0-20201111183144-404b9149801e","direct":false,"kind":"runtime","optional":false},{"id":14524305541,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v0.0.0-20210316141732-918d888fb676","direct":false,"kind":"runtime","optional":false},{"id":14524305543,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305546,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20190717030353-c4b9ac5c7601","direct":false,"kind":"runtime","optional":false},{"id":14524305549,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20190919134610-bf292b21730f","direct":false,"kind":"runtime","optional":false},{"id":14524305552,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200531161412-0dbf7f05ba59","direct":false,"kind":"runtime","optional":false},{"id":14524305554,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200710171044-318312a37340","direct":false,"kind":"runtime","optional":false},{"id":14524305555,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200824123100-0b889c03f102","direct":false,"kind":"runtime","optional":false},{"id":14524305556,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20210114181951-8a68de567b68","direct":false,"kind":"runtime","optional":false},{"id":14524305557,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305558,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305559,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20180822173158-c12b1e7919c1","direct":false,"kind":"runtime","optional":false},{"id":14524305560,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20181022165439-0650fd9eeb50","direct":false,"kind":"runtime","optional":false},{"id":14524305561,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20191206165004-02ecf6a7291e","direct":false,"kind":"runtime","optional":false},{"id":14524305562,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305563,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305564,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305565,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.4-0.20230313162750-1ae8d489ac81","direct":false,"kind":"runtime","optional":false},{"id":14524305566,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.2.10","direct":false,"kind":"runtime","optional":false},{"id":14524305567,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.0-beta.2.0.20190828155532-0293cbd26c69","direct":false,"kind":"runtime","optional":false},{"id":14524305568,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305569,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.1-0.20191213020239-082f7e3aed57","direct":false,"kind":"runtime","optional":false},{"id":14524305570,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524305571,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.0-beta.2.0.20200729163537-40b22ef07410","direct":false,"kind":"runtime","optional":false},{"id":14524305572,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305573,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524305574,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524305575,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.1","direct":false,"kind":"runtime","optional":false},{"id":14524305576,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.3","direct":false,"kind":"runtime","optional":false},{"id":14524305577,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.4","direct":false,"kind":"runtime","optional":false},{"id":14524305578,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-rc.0","direct":false,"kind":"runtime","optional":false},{"id":14524305579,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305580,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.7","direct":false,"kind":"runtime","optional":false},{"id":14524305581,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.8","direct":false,"kind":"runtime","optional":false},{"id":14524305582,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524305583,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20190426062206-aaeac12a7ffc","direct":false,"kind":"runtime","optional":false},{"id":14524305584,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20190815185530-f2a389ac0a02","direct":false,"kind":"runtime","optional":false},{"id":14524305585,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20191127005431-f65d91d395eb","direct":false,"kind":"runtime","optional":false},{"id":14524305586,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20200710164510-efbc4488d8fe","direct":false,"kind":"runtime","optional":false},{"id":14524305587,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20201208142359-180525291bb7","direct":false,"kind":"runtime","optional":false},{"id":14524305588,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20210208174643-50096c924a4e","direct":false,"kind":"runtime","optional":false},{"id":14524305589,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305590,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524305591,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20180307165137-3d5202aec260","direct":false,"kind":"runtime","optional":false},{"id":14524305592,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20190226154929-a9fb20d87448","direct":false,"kind":"runtime","optional":false},{"id":14524305593,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20200410184934-f15a3290365b","direct":false,"kind":"runtime","optional":false},{"id":14524305594,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20201026212402-0724c46b320c","direct":false,"kind":"runtime","optional":false},{"id":14524305595,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20210316144830-115abcc95a1d","direct":false,"kind":"runtime","optional":false},{"id":14524305596,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305597,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305598,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305599,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305600,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524305601,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20180907222934-5a6d9f37cfa3","direct":false,"kind":"runtime","optional":false},{"id":14524305602,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20190911050354-e029b79d8cda","direct":false,"kind":"runtime","optional":false},{"id":14524305603,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20200220073739-7016d3ce2328","direct":false,"kind":"runtime","optional":false},{"id":14524305604,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20201020171139-16b287bc67d0","direct":false,"kind":"runtime","optional":false},{"id":14524305605,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305606,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305607,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.0.4-0.20210301171431-0ae5c75f59ba","direct":false,"kind":"runtime","optional":false},{"id":14524305608,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.1-0.20210312161619-7ed62a527887","direct":false,"kind":"runtime","optional":false},{"id":14524305609,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305610,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524305611,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.0.0-20201007170849-eb1350a75164","direct":false,"kind":"runtime","optional":false},{"id":14524305612,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.0.0-20210316161719-dbaa18c31c14","direct":false,"kind":"runtime","optional":false},{"id":14524305613,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305614,"package_name":"github.com/containerd/stargz-snapshotter/estargz","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305615,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20190828154514-0e0f228740de","direct":false,"kind":"runtime","optional":false},{"id":14524305616,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20190828172938-92c8520ef9f8","direct":false,"kind":"runtime","optional":false},{"id":14524305617,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20191028202541-4f1b8fe65a5c","direct":false,"kind":"runtime","optional":false},{"id":14524305618,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305619,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305620,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305621,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v0.0.0-20180627222232-a93fcdb778cd","direct":false,"kind":"runtime","optional":false},{"id":14524305622,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v0.0.0-20190911142611-5eb25027c9fd","direct":false,"kind":"runtime","optional":false},{"id":14524305623,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305624,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305625,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20200918131355-0a33824f23a2","direct":false,"kind":"runtime","optional":false},{"id":14524305626,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210301145711-11e8f1707f62","direct":false,"kind":"runtime","optional":false},{"id":14524305627,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210315114300-dde8f0fda960","direct":false,"kind":"runtime","optional":false},{"id":14524305628,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210324211415-d5c4544f0433","direct":false,"kind":"runtime","optional":false},{"id":14524305629,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305630,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524305631,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524305632,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524305633,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305634,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v0.8.6","direct":false,"kind":"runtime","optional":false},{"id":14524305635,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524305636,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305637,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305638,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305639,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305640,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524305641,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524305642,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305643,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.13+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305644,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14524305645,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305646,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524305647,"package_name":"github.com/coreos/go-oidc","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305648,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305649,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305650,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20161114122254-48702e0da86b","direct":false,"kind":"runtime","optional":false},{"id":14524305651,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20180511133405-39ca1b05acc7","direct":false,"kind":"runtime","optional":false},{"id":14524305652,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":14524305653,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190719114852-fd7a80b32e1f","direct":false,"kind":"runtime","optional":false},{"id":14524305654,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305655,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305656,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524305657,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20160727233714-3ac0863d7acf","direct":false,"kind":"runtime","optional":false},{"id":14524305658,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":14524305659,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":14524305660,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305661,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305662,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524305663,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524305664,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524305665,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524305666,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524305667,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524305668,"package_name":"github.com/d2g/dhcp4","ecosystem":"go","requirements":"v0.0.0-20170904100407-a1d1b6c41b1c","direct":false,"kind":"runtime","optional":false},{"id":14524305669,"package_name":"github.com/d2g/dhcp4client","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305670,"package_name":"github.com/d2g/dhcp4server","ecosystem":"go","requirements":"v0.0.0-20181031114812-7d4a0a7f59a5","direct":false,"kind":"runtime","optional":false},{"id":14524305671,"package_name":"github.com/d2g/hardwareaddr","ecosystem":"go","requirements":"v0.0.0-20190221164911-e7d9fbe030e4","direct":false,"kind":"runtime","optional":false},{"id":14524305672,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305673,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305674,"package_name":"github.com/denisenkom/go-mssqldb","ecosystem":"go","requirements":"v0.12.2","direct":false,"kind":"runtime","optional":false},{"id":14524305675,"package_name":"github.com/dennwc/varint","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305676,"package_name":"github.com/denverdino/aliyungo","ecosystem":"go","requirements":"v0.0.0-20190125010748-a747050bb1ba","direct":false,"kind":"runtime","optional":false},{"id":14524305677,"package_name":"github.com/devigned/tab","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305678,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v0.0.0-20170104182250-a601269ab70c","direct":false,"kind":"runtime","optional":false},{"id":14524305679,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305680,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":14524305681,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20200911182023-62edffca9245","direct":false,"kind":"runtime","optional":false},{"id":14524305682,"package_name":"github.com/digitalocean/godo","ecosystem":"go","requirements":"v1.78.0","direct":false,"kind":"runtime","optional":false},{"id":14524305683,"package_name":"github.com/digitalocean/godo","ecosystem":"go","requirements":"v1.81.0","direct":false,"kind":"runtime","optional":false},{"id":14524305684,"package_name":"github.com/dimchansky/utfbom","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305685,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305686,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305687,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305688,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305689,"package_name":"github.com/docker/cli","ecosystem":"go","requirements":"v0.0.0-20191017083524-a8ff7f821017","direct":false,"kind":"runtime","optional":false},{"id":14524305690,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v0.0.0-20190905152932-14b96e55d84c","direct":false,"kind":"runtime","optional":false},{"id":14524305691,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.7.1-0.20190205005809-0d3efadf0154+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305692,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.7.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305693,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v1.4.2-0.20190924003213-a8608b5b67c7","direct":false,"kind":"runtime","optional":false},{"id":14524305694,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v20.10.14+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305695,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v20.10.17+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305696,"package_name":"github.com/docker/docker-credential-helpers","ecosystem":"go","requirements":"v0.6.3","direct":false,"kind":"runtime","optional":false},{"id":14524305697,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305698,"package_name":"github.com/docker/go-events","ecosystem":"go","requirements":"v0.0.0-20170721190031-9461782956ad","direct":false,"kind":"runtime","optional":false},{"id":14524305699,"package_name":"github.com/docker/go-events","ecosystem":"go","requirements":"v0.0.0-20190806004212-e31b211e4f1c","direct":false,"kind":"runtime","optional":false},{"id":14524305700,"package_name":"github.com/docker/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180209012529-399ea8c73916","direct":false,"kind":"runtime","optional":false},{"id":14524305701,"package_name":"github.com/docker/go-metrics","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305702,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524305703,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305704,"package_name":"github.com/docker/libtrust","ecosystem":"go","requirements":"v0.0.0-20150114040149-fa567046d9b1","direct":false,"kind":"runtime","optional":false},{"id":14524305705,"package_name":"github.com/docker/spdystream","ecosystem":"go","requirements":"v0.0.0-20160310174837-449fdfce4d96","direct":false,"kind":"runtime","optional":false},{"id":14524305706,"package_name":"github.com/docopt/docopt-go","ecosystem":"go","requirements":"v0.0.0-20180111231733-ee0de3bc6815","direct":false,"kind":"runtime","optional":false},{"id":14524305707,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v0.0.0-20171111073723-bb3d318650d4","direct":false,"kind":"runtime","optional":false},{"id":14524305708,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305709,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305710,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":14524305711,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305712,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305713,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305714,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20180725130230-947c36da3153","direct":false,"kind":"runtime","optional":false},{"id":14524305715,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20230808193330-2592e75ae04a","direct":false,"kind":"runtime","optional":false},{"id":14524305716,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v0.0.0-20170410110728-ff4f55a20633","direct":false,"kind":"runtime","optional":false},{"id":14524305717,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v2.9.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305718,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524305719,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.6.9","direct":false,"kind":"runtime","optional":false},{"id":14524305720,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524305721,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":14524305722,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":14524305723,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":14524305724,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":14524305725,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":14524305726,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":14524305727,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":14524305728,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524305729,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":14524305730,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524305731,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305732,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":14524305733,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.9.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305734,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.11.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305735,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.12.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305736,"package_name":"github.com/evanphx/json-patch/v5","ecosystem":"go","requirements":"v5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305737,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305738,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524305739,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524305740,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524305741,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305742,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305743,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305744,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305745,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305746,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305747,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305748,"package_name":"github.com/franela/goblin","ecosystem":"go","requirements":"v0.0.0-20200105215937-c9ffbefa60db","direct":false,"kind":"runtime","optional":false},{"id":14524305793,"package_name":"github.com/franela/goreq","ecosystem":"go","requirements":"v0.0.0-20171204163338-bcd34c9993f8","direct":false,"kind":"runtime","optional":false},{"id":14524305794,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524305795,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":14524305796,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524305797,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524305798,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524305799,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305800,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.5.4","direct":false,"kind":"runtime","optional":false},{"id":14524305801,"package_name":"github.com/fullsailor/pkcs7","ecosystem":"go","requirements":"v0.0.0-20190404230743-d7302db945fa","direct":false,"kind":"runtime","optional":false},{"id":14524305802,"package_name":"github.com/garyburd/redigo","ecosystem":"go","requirements":"v0.0.0-20150301180006-535138d7bcd7","direct":false,"kind":"runtime","optional":false},{"id":14524305803,"package_name":"github.com/getkin/kin-openapi","ecosystem":"go","requirements":"v0.76.0","direct":false,"kind":"runtime","optional":false},{"id":14524305804,"package_name":"github.com/getsentry/raven-go","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305805,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v0.0.0-20150909031657-73d445a93680","direct":false,"kind":"runtime","optional":false},{"id":14524305806,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305807,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305808,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.6.3","direct":false,"kind":"runtime","optional":false},{"id":14524305809,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.7.7","direct":false,"kind":"runtime","optional":false},{"id":14524305810,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524305811,"package_name":"github.com/go-asn1-ber/asn1-ber","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305812,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.1-0.20230307220236-3a3c6141e376","direct":false,"kind":"runtime","optional":false},{"id":14524305813,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305814,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.3.2-0.20230305113008-0c11038e723f","direct":false,"kind":"runtime","optional":false},{"id":14524305815,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524305816,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":14524305817,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":14524305818,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":14524305819,"package_name":"github.com/go-ini/ini","ecosystem":"go","requirements":"v1.25.4","direct":false,"kind":"runtime","optional":false},{"id":14524305820,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524305821,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524305822,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524305823,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305824,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305825,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524305826,"package_name":"github.com/go-ldap/ldap/v3","ecosystem":"go","requirements":"v3.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524305827,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305828,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305829,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305830,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305831,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305832,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305833,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305834,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305835,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524305836,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524305837,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524305838,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305839,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524305840,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":14524305841,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.8","direct":false,"kind":"runtime","optional":false},{"id":14524305842,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.9","direct":false,"kind":"runtime","optional":false},{"id":14524305843,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":14524305844,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.0.0-20160704185906-46af16f9f7b1","direct":false,"kind":"runtime","optional":false},{"id":14524305845,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":14524305846,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":14524305847,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":14524305848,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.0.0-20160704190145-13c6e3589ad9","direct":false,"kind":"runtime","optional":false},{"id":14524305849,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":14524305850,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":14524305851,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":14524305852,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":false,"kind":"runtime","optional":false},{"id":14524305853,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524305854,"package_name":"github.com/go-openapi/runtime","ecosystem":"go","requirements":"v0.23.1","direct":false,"kind":"runtime","optional":false},{"id":14524305855,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.0.0-20160808142527-6aced65f8501","direct":false,"kind":"runtime","optional":false},{"id":14524305856,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":14524305857,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524305858,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524305859,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524305860,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":14524305861,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.0.0-20160704191624-1d0bd113de87","direct":false,"kind":"runtime","optional":false},{"id":14524305862,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":14524305863,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":14524305864,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.14","direct":false,"kind":"runtime","optional":false},{"id":14524305865,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.15","direct":false,"kind":"runtime","optional":false},{"id":14524305866,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524305867,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524305868,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305869,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524305870,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524305871,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305872,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305873,"package_name":"github.com/go-resty/resty/v2","ecosystem":"go","requirements":"v2.1.1-0.20191201195748-d7b97669fe48","direct":false,"kind":"runtime","optional":false},{"id":14524305874,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305875,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524305876,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524305877,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524305878,"package_name":"github.com/go-task/slim-sprig","ecosystem":"go","requirements":"v0.0.0-20210107165309-348f09dbbbc0","direct":false,"kind":"runtime","optional":false},{"id":14524305879,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305880,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305881,"package_name":"github.com/go-zookeeper/zk","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305882,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v0.0.0-20190224210810-a9411de4debd","direct":false,"kind":"runtime","optional":false},{"id":14524305883,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.0.0-20190329151759-d478694a28d3","direct":false,"kind":"runtime","optional":false},{"id":14524305884,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305885,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.6.15","direct":false,"kind":"runtime","optional":false},{"id":14524305886,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524305887,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305888,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305889,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524305890,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190329151137-27723ad26ef9","direct":false,"kind":"runtime","optional":false},{"id":14524305891,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190403191548-3ca520ef0d9e","direct":false,"kind":"runtime","optional":false},{"id":14524305892,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305893,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305894,"package_name":"github.com/gobuffalo/gitgen","ecosystem":"go","requirements":"v0.0.0-20190315122116-cc086187d211","direct":false,"kind":"runtime","optional":false},{"id":14524305895,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.0.0-20190315121717-8f38393713f5","direct":false,"kind":"runtime","optional":false},{"id":14524305896,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305897,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305898,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v0.0.0-20190315122211-86e12af44bc2","direct":false,"kind":"runtime","optional":false},{"id":14524305899,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305900,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305901,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.0.0-20190315124812-a385830c7fc0","direct":false,"kind":"runtime","optional":false},{"id":14524305902,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305903,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524305904,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305905,"package_name":"github.com/gobuffalo/syncx","ecosystem":"go","requirements":"v0.0.0-20190224160051-33c29581e754","direct":false,"kind":"runtime","optional":false},{"id":14524305906,"package_name":"github.com/gobwas/httphead","ecosystem":"go","requirements":"v0.0.0-20180130184737-2c6c146eadee","direct":false,"kind":"runtime","optional":false},{"id":14524305907,"package_name":"github.com/gobwas/pool","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305908,"package_name":"github.com/gobwas/ws","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524305909,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524305910,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20151105175453-c7fdd8b5cd55","direct":false,"kind":"runtime","optional":false},{"id":14524305911,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20180201030542-885f9cc04c9c","direct":false,"kind":"runtime","optional":false},{"id":14524305912,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20190422162347-ade71ed3457e","direct":false,"kind":"runtime","optional":false},{"id":14524305913,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305914,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524305915,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524305916,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v3.3.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305917,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305918,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305919,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305920,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305921,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305922,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305923,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305924,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524305925,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.2-0.20190723190241-65acae22fc9d","direct":false,"kind":"runtime","optional":false},{"id":14524305926,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305927,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305928,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524305929,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524305930,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305932,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305933,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524305934,"package_name":"github.com/golang-sql/civil","ecosystem":"go","requirements":"v0.0.0-20190719163853-cb61b32ac6fe","direct":false,"kind":"runtime","optional":false},{"id":14524305935,"package_name":"github.com/golang-sql/sqlexp","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305936,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":14524305937,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305938,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305939,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20160516000752-02826c3e7903","direct":false,"kind":"runtime","optional":false},{"id":14524305940,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":14524305941,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":14524305942,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":14524305943,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":14524305944,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":14524305945,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524305946,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305947,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305948,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305949,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305950,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524305951,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524305952,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305953,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524305954,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305955,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305956,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524305957,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524305958,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524305959,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524305960,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524305961,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":14524305962,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":14524305963,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":14524305964,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305965,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305966,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524305967,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524305968,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305969,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305970,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524305971,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524305972,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.0-20180518054509-2e65f85255db","direct":false,"kind":"runtime","optional":false},{"id":14524305973,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305974,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524305975,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524305976,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":14524305977,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305978,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524305979,"package_name":"github.com/google/gnostic","ecosystem":"go","requirements":"v0.5.7-v3refs","direct":false,"kind":"runtime","optional":false},{"id":14524305980,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524305981,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524305982,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524305983,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524305984,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524305985,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524305986,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305987,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524305988,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524305989,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":14524305990,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524305991,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":14524305992,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":14524305993,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":14524305994,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":14524305995,"package_name":"github.com/google/go-containerregistry","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524305996,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524305997,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305998,"package_name":"github.com/google/go-replayers/grpcreplay","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524305999,"package_name":"github.com/google/go-replayers/httpreplay","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306126,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306127,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306128,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306129,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306399,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306130,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.1-0.20190517191504-25dcb96d9e51+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306131,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306132,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306133,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306134,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524306135,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":14524306136,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":14524306137,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":14524306138,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":14524306139,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":14524306140,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":14524306141,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":14524306142,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":14524306143,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":14524306144,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":14524306145,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":14524306146,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210506205249-923b5ab0fc1a","direct":false,"kind":"runtime","optional":false},{"id":14524306147,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":14524306148,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":14524306149,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":14524306150,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20220318212150-b2ab0324ddda","direct":false,"kind":"runtime","optional":false},{"id":14524306151,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20220608213341-c488b8fa1db3","direct":false,"kind":"runtime","optional":false},{"id":14524306152,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306153,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524306154,"package_name":"github.com/google/subcommands","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306155,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306156,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306157,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524306158,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306159,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306160,"package_name":"github.com/google/wire","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306161,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":14524306162,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306163,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524306164,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524306165,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524306166,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306167,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306168,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306169,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306170,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306171,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524306172,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306173,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306174,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524306175,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306176,"package_name":"github.com/gophercloud/gophercloud","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524306177,"package_name":"github.com/gophercloud/gophercloud","ecosystem":"go","requirements":"v0.25.0","direct":false,"kind":"runtime","optional":false},{"id":14524306178,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":14524306179,"package_name":"github.com/gorilla/context","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306180,"package_name":"github.com/gorilla/handlers","ecosystem":"go","requirements":"v0.0.0-20150720190736-60c7bfde3e33","direct":false,"kind":"runtime","optional":false},{"id":14524306181,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14524306182,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14524306183,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":14524306184,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306185,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v0.0.0-20170926233335-4201258b820c","direct":false,"kind":"runtime","optional":false},{"id":14524306186,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306187,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306188,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524306189,"package_name":"github.com/grafana/regexp","ecosystem":"go","requirements":"v0.0.0-20220304095617-2e8d9baf4ac2","direct":false,"kind":"runtime","optional":false},{"id":14524306190,"package_name":"github.com/gregjones/httpcache","ecosystem":"go","requirements":"v0.0.0-20180305231024-9cad4c3443a7","direct":false,"kind":"runtime","optional":false},{"id":14524306191,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306192,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.1-0.20190118093823-f849b5445de4","direct":false,"kind":"runtime","optional":false},{"id":14524306193,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306194,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306195,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524306196,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524306197,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524306198,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306199,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.10.2","direct":false,"kind":"runtime","optional":false},{"id":14524306200,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":false,"kind":"runtime","optional":false},{"id":14524306201,"package_name":"github.com/hanwen/go-fuse","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306202,"package_name":"github.com/hanwen/go-fuse/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306203,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306204,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306205,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524306206,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524306207,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306208,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306209,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306210,"package_name":"github.com/hashicorp/cronexpr","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306211,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v0.0.0-20141028054710-7554cd9344ce","direct":false,"kind":"runtime","optional":false},{"id":14524306212,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306213,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306214,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306215,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306216,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524306217,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":14524306218,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524306219,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.12.2","direct":false,"kind":"runtime","optional":false},{"id":14524306220,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524306221,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.16.2","direct":false,"kind":"runtime","optional":false},{"id":14524306222,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306223,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306224,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306225,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524306226,"package_name":"github.com/hashicorp/go-kms-wrapping/entropy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306227,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524306228,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v0.0.0-20161216184304-ed905158d874","direct":false,"kind":"runtime","optional":false},{"id":14524306229,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306230,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306231,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306232,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524306233,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524306234,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.6","direct":false,"kind":"runtime","optional":false},{"id":14524306235,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524306236,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524306237,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524306238,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306239,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306240,"package_name":"github.com/hashicorp/go-secure-stdlib/base62","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306241,"package_name":"github.com/hashicorp/go-secure-stdlib/mlock","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306242,"package_name":"github.com/hashicorp/go-secure-stdlib/mlock","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524306243,"package_name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306244,"package_name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524306245,"package_name":"github.com/hashicorp/go-secure-stdlib/password","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306246,"package_name":"github.com/hashicorp/go-secure-stdlib/strutil","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306247,"package_name":"github.com/hashicorp/go-secure-stdlib/strutil","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524306248,"package_name":"github.com/hashicorp/go-secure-stdlib/tlsutil","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306249,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306250,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306251,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306252,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306253,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306254,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306255,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306256,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306257,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306258,"package_name":"github.com/hashicorp/go.net","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306259,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306260,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306261,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":14524306262,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306400,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.2","direct":false,"kind":"runtime","optional":false},{"id":14524306263,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524306264,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306265,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306266,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524306267,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524306268,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306269,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524306270,"package_name":"github.com/hashicorp/nomad/api","ecosystem":"go","requirements":"v0.0.0-20220629141207-c2428e1673ec","direct":false,"kind":"runtime","optional":false},{"id":14524306271,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524306272,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.9.6","direct":false,"kind":"runtime","optional":false},{"id":14524306273,"package_name":"github.com/hashicorp/vault/api","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14524306274,"package_name":"github.com/hashicorp/vault/api","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524306275,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306276,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524306277,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306278,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.0.0-20180604194846-3520598351bb","direct":false,"kind":"runtime","optional":false},{"id":14524306279,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306280,"package_name":"github.com/hetznercloud/hcloud-go","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":14524306281,"package_name":"github.com/hetznercloud/hcloud-go","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524306282,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306283,"package_name":"github.com/hudl/fargo","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306284,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306285,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":14524306286,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":14524306287,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20210905161508-09a460cdf81d","direct":false,"kind":"runtime","optional":false},{"id":14524306288,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20220319035150-800ac71e25c2","direct":false,"kind":"runtime","optional":false},{"id":14524306289,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524306290,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":14524306291,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.10","direct":false,"kind":"runtime","optional":false},{"id":14524306292,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.11","direct":false,"kind":"runtime","optional":false},{"id":14524306293,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":14524306294,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306295,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306296,"package_name":"github.com/influxdata/influxdb1-client","ecosystem":"go","requirements":"v0.0.0-20191209144304-8bf82d3c094d","direct":false,"kind":"runtime","optional":false},{"id":14524306297,"package_name":"github.com/intel/goresctrl","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306298,"package_name":"github.com/ionos-cloud/sdk-go/v6","ecosystem":"go","requirements":"v6.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306299,"package_name":"github.com/j-keck/arping","ecosystem":"go","requirements":"v0.0.0-20160618110441-2cf9dc699c56","direct":false,"kind":"runtime","optional":false},{"id":14524306300,"package_name":"github.com/j-keck/arping","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306301,"package_name":"github.com/jackc/chunkreader","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306302,"package_name":"github.com/jackc/chunkreader/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306303,"package_name":"github.com/jackc/chunkreader/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306304,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190420214824-7e0022ef6ba3","direct":false,"kind":"runtime","optional":false},{"id":14524306305,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190824142844-760dd75542eb","direct":false,"kind":"runtime","optional":false},{"id":14524306306,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190831204454-2fabfa3c18b7","direct":false,"kind":"runtime","optional":false},{"id":14524306307,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306308,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524306309,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.9.1-0.20210724152538-d89c8390a530","direct":false,"kind":"runtime","optional":false},{"id":14524306310,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524306311,"package_name":"github.com/jackc/pgio","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306312,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20190831213851-13a1b77aafa2","direct":false,"kind":"runtime","optional":false},{"id":14524306313,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20201204152224-4fe30f7445fd","direct":false,"kind":"runtime","optional":false},{"id":14524306314,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20210724152146-4ad1a8207f65","direct":false,"kind":"runtime","optional":false},{"id":14524306315,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306316,"package_name":"github.com/jackc/pgproto3","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306317,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-alpha1.0.20190420180111-c116219b62db","direct":false,"kind":"runtime","optional":false},{"id":14524306318,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-alpha1.0.20190609003834-432c2951c711","direct":false,"kind":"runtime","optional":false},{"id":14524306319,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-rc3","direct":false,"kind":"runtime","optional":false},{"id":14524306320,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-rc3.0.20190831210041-4c03ce451f29","direct":false,"kind":"runtime","optional":false},{"id":14524306321,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524306322,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306323,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306324,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20200714003250-2b9c44734f2b","direct":false,"kind":"runtime","optional":false},{"id":14524306325,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190421001408-4ed0de4755e0","direct":false,"kind":"runtime","optional":false},{"id":14524306326,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190824184912-ab885b375b90","direct":false,"kind":"runtime","optional":false},{"id":14524306327,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190828014616-a8802b16cc59","direct":false,"kind":"runtime","optional":false},{"id":14524306328,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v1.8.1-0.20210724151600-32e20a603178","direct":false,"kind":"runtime","optional":false},{"id":14524306329,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524306330,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-20190420224344-cc3461e65d96","direct":false,"kind":"runtime","optional":false},{"id":14524306331,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-20190421002000-1b8f0016e912","direct":false,"kind":"runtime","optional":false},{"id":14524306332,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-pre1.0.20190824185557-6972a5742186","direct":false,"kind":"runtime","optional":false},{"id":14524306333,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.12.1-0.20210724153913-640aa07df17c","direct":false,"kind":"runtime","optional":false},{"id":14524306334,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524306335,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v0.0.0-20190413234325-e4ced69a3a2b","direct":false,"kind":"runtime","optional":false},{"id":14524306336,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v0.0.0-20190608224051-11cab39313c9","direct":false,"kind":"runtime","optional":false},{"id":14524306337,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524306338,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306339,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":14524306340,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306341,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306342,"package_name":"github.com/jhump/protoreflect","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306343,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20160202185014-0b12d6b521d8","direct":false,"kind":"runtime","optional":false},{"id":14524306344,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20160803190731-bd40a432e4c7","direct":false,"kind":"runtime","optional":false},{"id":14524306345,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20180206201540-c2b33e8439af","direct":false,"kind":"runtime","optional":false},{"id":14524306346,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306347,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306348,"package_name":"github.com/joefitzgerald/rainbow-reporter","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306349,"package_name":"github.com/joho/godotenv","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306350,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306351,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306352,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306353,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306354,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524306355,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524306356,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524306357,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524306358,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524306359,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524306360,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524306361,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":14524306362,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306363,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306364,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306365,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306366,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306367,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524306368,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306369,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306370,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306371,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306372,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306373,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524306374,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":14524306375,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.11.13","direct":false,"kind":"runtime","optional":false},{"id":14524306376,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":14524306377,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524306378,"package_name":"github.com/kolo/xmlrpc","ecosystem":"go","requirements":"v0.0.0-20201022064351-38db28db192b","direct":false,"kind":"runtime","optional":false},{"id":14524306379,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306380,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306381,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306382,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306383,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":14524306384,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306385,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306386,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306387,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306388,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524306389,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306390,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524306391,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524306392,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306393,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306394,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v0.0.0-20170820004349-d65d576e9348","direct":false,"kind":"runtime","optional":false},{"id":14524306395,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306396,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306397,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306398,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306401,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.6","direct":false,"kind":"runtime","optional":false},{"id":14524306402,"package_name":"github.com/lightstep/lightstep-tracer-common/golang/gogo","ecosystem":"go","requirements":"v0.0.0-20190605223551-bc2310a04743","direct":false,"kind":"runtime","optional":false},{"id":14524306403,"package_name":"github.com/lightstep/lightstep-tracer-go","ecosystem":"go","requirements":"v0.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524306404,"package_name":"github.com/linode/linodego","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306405,"package_name":"github.com/linode/linodego","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306406,"package_name":"github.com/linuxkit/virtsock","ecosystem":"go","requirements":"v0.0.0-20201010232012-f8cee7dfc7a3","direct":false,"kind":"runtime","optional":false},{"id":14524306407,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306408,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306409,"package_name":"github.com/lyft/protoc-gen-validate","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":14524306410,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306411,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524306412,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20160728113105-d5b7844b561a","direct":false,"kind":"runtime","optional":false},{"id":14524306413,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190614124828-94de47d64c63","direct":false,"kind":"runtime","optional":false},{"id":14524306414,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190626092158-b2ccc519800e","direct":false,"kind":"runtime","optional":false},{"id":14524306415,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306416,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.6","direct":false,"kind":"runtime","optional":false},{"id":14524306417,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":14524306418,"package_name":"github.com/markbates/oncer","ecosystem":"go","requirements":"v0.0.0-20181203154359-bf2de49a0be2","direct":false,"kind":"runtime","optional":false},{"id":14524306419,"package_name":"github.com/markbates/safe","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306420,"package_name":"github.com/marstr/guid","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306421,"package_name":"github.com/matryer/is","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306422,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524306423,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306424,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524306425,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524306426,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524306427,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524306428,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524306429,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306430,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524306431,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524306432,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.7","direct":false,"kind":"runtime","optional":false},{"id":14524306433,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524306434,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":14524306435,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":14524306436,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524306437,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524306438,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":false,"kind":"runtime","optional":false},{"id":14524306439,"package_name":"github.com/mattn/go-localereader","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306440,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306441,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524306442,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524306443,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524306444,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306445,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524306446,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524306447,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306448,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.2-0.20181231171920-c182affec369","direct":false,"kind":"runtime","optional":false},{"id":14524306449,"package_name":"github.com/maxbrunsfeld/counterfeiter/v6","ecosystem":"go","requirements":"v6.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306450,"package_name":"github.com/microsoft/ApplicationInsights-Go","ecosystem":"go","requirements":"v0.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524306451,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524306452,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":14524306453,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.41","direct":false,"kind":"runtime","optional":false},{"id":14524306454,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.48","direct":false,"kind":"runtime","optional":false},{"id":14524306455,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.50","direct":false,"kind":"runtime","optional":false},{"id":14524306456,"package_name":"github.com/miekg/pkcs11","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306457,"package_name":"github.com/mistifyio/go-zfs","ecosystem":"go","requirements":"v2.1.2-0.20190413222219-f784269be439+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306458,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306459,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306460,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306461,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306462,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306463,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306464,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306465,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v0.0.0-20171004221916-a61a99592b77","direct":false,"kind":"runtime","optional":false},{"id":14524306466,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306467,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524306468,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306469,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306470,"package_name":"github.com/mitchellh/gox","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306471,"package_name":"github.com/mitchellh/iochan","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306472,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":14524306473,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524306474,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524306475,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306476,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524306477,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306478,"package_name":"github.com/mitchellh/osext","ecosystem":"go","requirements":"v0.0.0-20151018003038-5e2d6d41470f","direct":false,"kind":"runtime","optional":false},{"id":14524306479,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306480,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306481,"package_name":"github.com/moby/locker","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306482,"package_name":"github.com/moby/spdystream","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306483,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306484,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306485,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306486,"package_name":"github.com/moby/sys/signal","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306487,"package_name":"github.com/moby/sys/symlink","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306488,"package_name":"github.com/moby/sys/symlink","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306489,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20200312100748-672ec06f55cd","direct":false,"kind":"runtime","optional":false},{"id":14524306490,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20210610120745-9d4ed1856297","direct":false,"kind":"runtime","optional":false},{"id":14524306491,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20210619224110-3f7ff695adc6","direct":false,"kind":"runtime","optional":false},{"id":14524306492,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":14524306493,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":14524306494,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":14524306495,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306496,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306497,"package_name":"github.com/modocache/gover","ecosystem":"go","requirements":"v0.0.0-20171022184752-b58185e213c5","direct":false,"kind":"runtime","optional":false},{"id":14524306498,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":14524306499,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524306500,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306501,"package_name":"github.com/mrunalp/fileutils","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306502,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":false,"kind":"runtime","optional":false},{"id":14524306503,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306504,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306505,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524306506,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20120707110453-a547fc61f48d","direct":false,"kind":"runtime","optional":false},{"id":14524306507,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20191010083416-a7dc8b61c822","direct":false,"kind":"runtime","optional":false},{"id":14524306508,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":14524306509,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":14524306510,"package_name":"github.com/mxk/go-flowrate","ecosystem":"go","requirements":"v0.0.0-20140419014527-cca7078d478f","direct":false,"kind":"runtime","optional":false},{"id":14524306511,"package_name":"github.com/natefinch/atomic","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306512,"package_name":"github.com/nats-io/jwt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306513,"package_name":"github.com/nats-io/jwt","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524306514,"package_name":"github.com/nats-io/nats-server/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524306515,"package_name":"github.com/nats-io/nats.go","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306516,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306517,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524306518,"package_name":"github.com/nats-io/nuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306519,"package_name":"github.com/ncw/swift","ecosystem":"go","requirements":"v1.0.47","direct":false,"kind":"runtime","optional":false},{"id":14524306520,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":14524306521,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524306522,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":14524306523,"package_name":"github.com/oklog/oklog","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524306524,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306525,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306526,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524306527,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.0-20170122224234-a0225b3f23b5","direct":false,"kind":"runtime","optional":false},{"id":14524306528,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20151202141238-7f8ab55aaf3b","direct":false,"kind":"runtime","optional":false},{"id":14524306529,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20170829012221-11459a886d9c","direct":false,"kind":"runtime","optional":false},{"id":14524306530,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306531,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306532,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306533,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524306534,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524306535,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524306536,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524306537,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524306538,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524306539,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524306540,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.16.4","direct":false,"kind":"runtime","optional":false},{"id":14524306541,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20151007035656-2152b45fa28a","direct":false,"kind":"runtime","optional":false},{"id":14524306542,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20170829124025-dcabb60a477c","direct":false,"kind":"runtime","optional":false},{"id":14524306543,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524306544,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306545,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306546,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524306547,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524306548,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524306549,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524306550,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524306551,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.27.10","direct":false,"kind":"runtime","optional":false},{"id":14524306552,"package_name":"github.com/op/go-logging","ecosystem":"go","requirements":"v0.0.0-20160315200505-970db520ece7","direct":false,"kind":"runtime","optional":false},{"id":14524306553,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v0.0.0-20170106003457-a6d0ee40d420","direct":false,"kind":"runtime","optional":false},{"id":14524306554,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v0.0.0-20180430190053-c9281466c8b2","direct":false,"kind":"runtime","optional":false},{"id":14524306555,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0-rc1","direct":false,"kind":"runtime","optional":false},{"id":14524306556,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0-rc1.0.20180430190053-c9281466c8b2","direct":false,"kind":"runtime","optional":false},{"id":14524306557,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306558,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306559,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306560,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.2-0.20211117181255-693428a734f5","direct":false,"kind":"runtime","optional":false},{"id":14524306561,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306562,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v0.0.0-20190115041553-12f6a991201f","direct":false,"kind":"runtime","optional":false},{"id":14524306563,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306564,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc8.0.20190926000215-3e425f80a8c9","direct":false,"kind":"runtime","optional":false},{"id":14524306565,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc9","direct":false,"kind":"runtime","optional":false},{"id":14524306566,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc93","direct":false,"kind":"runtime","optional":false},{"id":14524306567,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306568,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306569,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v0.1.2-0.20190507144316-5b71a03e2700","direct":false,"kind":"runtime","optional":false},{"id":14524306570,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306571,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.2-0.20190207185410-29686dbc5559","direct":false,"kind":"runtime","optional":false},{"id":14524306572,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306573,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20200929063507-e6143ca7d51d","direct":false,"kind":"runtime","optional":false},{"id":14524306574,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20210326190908-1c3f411f0417","direct":false,"kind":"runtime","optional":false},{"id":14524306575,"package_name":"github.com/opencontainers/runtime-tools","ecosystem":"go","requirements":"v0.0.0-20181011054405-1d69bd0f9c39","direct":false,"kind":"runtime","optional":false},{"id":14524306576,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306577,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306578,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524306579,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524306580,"package_name":"github.com/opentracing-contrib/go-observer","ecosystem":"go","requirements":"v0.0.0-20170622124052-a52f23424492","direct":false,"kind":"runtime","optional":false},{"id":14524306581,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306582,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306583,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306584,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306585,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306586,"package_name":"github.com/openzipkin-contrib/zipkin-go-opentracing","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14524306587,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524306588,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306589,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306590,"package_name":"github.com/pact-foundation/pact-go","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524306591,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":14524306592,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306593,"package_name":"github.com/pborman/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306594,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306595,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306596,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524306597,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524306598,"package_name":"github.com/performancecopilot/speed","ecosystem":"go","requirements":"v3.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306599,"package_name":"github.com/peterbourgon/diskv","ecosystem":"go","requirements":"v2.0.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306600,"package_name":"github.com/pgavlin/goldmark","ecosystem":"go","requirements":"v1.1.33-0.20200616210433-b5eb04559386","direct":false,"kind":"runtime","optional":false},{"id":14524306601,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v1.0.2-0.20190131084431-473cd7ce01a1","direct":false,"kind":"runtime","optional":false},{"id":14524306602,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.0.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306603,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.5.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306604,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.6.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306605,"package_name":"github.com/pjbgf/sha1cd","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306606,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20180916011732-0a3d74bf9ce4","direct":false,"kind":"runtime","optional":false},{"id":14524306607,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210115035449-ce105d075bb4","direct":false,"kind":"runtime","optional":false},{"id":14524306608,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306609,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1-0.20171018195549-f15c970de5b7","direct":false,"kind":"runtime","optional":false},{"id":14524306610,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524306611,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306612,"package_name":"github.com/pkg/profile","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306613,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524306614,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306615,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306616,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306617,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524306618,"package_name":"github.com/pquerna/cachecontrol","ecosystem":"go","requirements":"v0.0.0-20171018203845-0dec1b30a021","direct":false,"kind":"runtime","optional":false},{"id":14524306619,"package_name":"github.com/prashantv/gostub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306620,"package_name":"github.com/prometheus/alertmanager","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524306621,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.0.0-20180209125602-c332b6f63c06","direct":false,"kind":"runtime","optional":false},{"id":14524306622,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306623,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3-0.20190127221311-3c4408c8b829","direct":false,"kind":"runtime","optional":false},{"id":14524306624,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524306625,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306626,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306627,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306628,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306629,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524306630,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524306631,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524306632,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.2","direct":false,"kind":"runtime","optional":false},{"id":14524306633,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20171117100541-99fa1f4be8e5","direct":false,"kind":"runtime","optional":false},{"id":14524306634,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":14524306635,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190115171406-56726106282f","direct":false,"kind":"runtime","optional":false},{"id":14524306636,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":14524306637,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":14524306638,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306639,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306640,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20180110214958-89604d197083","direct":false,"kind":"runtime","optional":false},{"id":14524306641,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":14524306642,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306643,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306644,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306645,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306646,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306647,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306648,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524306649,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524306650,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":14524306651,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524306652,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":14524306653,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":14524306654,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524306655,"package_name":"github.com/prometheus/common/assets","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306719,"package_name":"github.com/prometheus/common/assets","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306720,"package_name":"github.com/prometheus/common/sigv4","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306721,"package_name":"github.com/prometheus/exporter-toolkit","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524306722,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20180125133057-cb4147076ac7","direct":false,"kind":"runtime","optional":false},{"id":14524306723,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":14524306724,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190117184657-bf6a532e95b1","direct":false,"kind":"runtime","optional":false},{"id":14524306725,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":14524306726,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190522114515-bc1a522cf7b1","direct":false,"kind":"runtime","optional":false},{"id":14524306727,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306728,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306729,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524306730,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524306731,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524307069,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524306732,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306733,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306734,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":14524306735,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524306736,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524306737,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524306738,"package_name":"github.com/pulumi/esc","ecosystem":"go","requirements":"v0.5.7-0.20231030195049-f71961c0d5fa","direct":false,"kind":"runtime","optional":false},{"id":14524306739,"package_name":"github.com/pulumi/pulumi/pkg/v3","ecosystem":"go","requirements":"v3.93.0","direct":false,"kind":"runtime","optional":false},{"id":14524306740,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.93.0","direct":false,"kind":"runtime","optional":false},{"id":14524306741,"package_name":"github.com/rakyll/embedmd","ecosystem":"go","requirements":"v0.0.0-20171029212350-c8060a0752a2","direct":false,"kind":"runtime","optional":false},{"id":14524306742,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20181016184325-3113b8401b8a","direct":false,"kind":"runtime","optional":false},{"id":14524306743,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306744,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306745,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524306746,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":14524306747,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306748,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306749,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306750,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306751,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306752,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524306753,"package_name":"github.com/rs/cors","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524306754,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306755,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524306756,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524306757,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306758,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306759,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":14524306760,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306761,"package_name":"github.com/ryanuber/go-glob","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306762,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20210923224102-525f6e181f06","direct":false,"kind":"runtime","optional":false},{"id":14524306763,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20190326074333-42ed695e3de8","direct":false,"kind":"runtime","optional":false},{"id":14524306764,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20210803160452-9aa261dae9b1","direct":false,"kind":"runtime","optional":false},{"id":14524306765,"package_name":"github.com/samuel/go-zookeeper","ecosystem":"go","requirements":"v0.0.0-20190923202752-2cc03de413da","direct":false,"kind":"runtime","optional":false},{"id":14524306766,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306767,"package_name":"github.com/satori/go.uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306768,"package_name":"github.com/scaleway/scaleway-sdk-go","ecosystem":"go","requirements":"v1.0.0-beta.9","direct":false,"kind":"runtime","optional":false},{"id":14524306769,"package_name":"github.com/sclevine/agouti","ecosystem":"go","requirements":"v3.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306770,"package_name":"github.com/sclevine/spec","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306771,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":14524306772,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306773,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.2-0.20210429002308-3879420cc921","direct":false,"kind":"runtime","optional":false},{"id":14524306774,"package_name":"github.com/segmentio/asm","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524306775,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524306776,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524306777,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v0.0.0-20180709203117-cd690d0c9e24","direct":false,"kind":"runtime","optional":false},{"id":14524306778,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306779,"package_name":"github.com/shurcooL/httpfs","ecosystem":"go","requirements":"v0.0.0-20190707220628-8d4bc4ba7749","direct":false,"kind":"runtime","optional":false},{"id":14524306780,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306781,"package_name":"github.com/shurcooL/vfsgen","ecosystem":"go","requirements":"v0.0.0-20200824052919-0d455de96546","direct":false,"kind":"runtime","optional":false},{"id":14524306782,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.0.4-0.20170822132746-89742aefa4b2","direct":false,"kind":"runtime","optional":false},{"id":14524306783,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524306784,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306785,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306786,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306787,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524306788,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306789,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306790,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524306791,"package_name":"github.com/skeema/knownhosts","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306792,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":14524306793,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v0.0.0-20190330032615-68dc04aab96a","direct":false,"kind":"runtime","optional":false},{"id":14524306794,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":14524306795,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524306796,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524306797,"package_name":"github.com/sony/gobreaker","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306798,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":14524306799,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524306800,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306801,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524306802,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306803,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306804,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524306805,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.2-0.20171109065643-2da4a54c5cee","direct":false,"kind":"runtime","optional":false},{"id":14524306806,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306807,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306808,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524306809,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306810,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306811,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v0.0.0-20170130214245-9ff6c6923cff","direct":false,"kind":"runtime","optional":false},{"id":14524306812,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.1-0.20171106142849-4c012f6dcd95","direct":false,"kind":"runtime","optional":false},{"id":14524306813,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306814,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524306815,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524306816,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306817,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306818,"package_name":"github.com/stefanberger/go-pkcs11uri","ecosystem":"go","requirements":"v0.0.0-20201008174630-78d3cae3a980","direct":false,"kind":"runtime","optional":false},{"id":14524306819,"package_name":"github.com/stoewer/go-strcase","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306820,"package_name":"github.com/streadway/amqp","ecosystem":"go","requirements":"v0.0.0-20190404075320-75d898a42a94","direct":false,"kind":"runtime","optional":false},{"id":14524306821,"package_name":"github.com/streadway/amqp","ecosystem":"go","requirements":"v0.0.0-20190827072141-edfb9018d271","direct":false,"kind":"runtime","optional":false},{"id":14524306822,"package_name":"github.com/streadway/handy","ecosystem":"go","requirements":"v0.0.0-20190108123426-d5acb3125c2a","direct":false,"kind":"runtime","optional":false},{"id":14524306823,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.0.0-20180129172003-8a3f7159479f","direct":false,"kind":"runtime","optional":false},{"id":14524306824,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306825,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524306826,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306827,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306828,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306829,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v0.0.0-20180303142811-b89eecf5ca5d","direct":false,"kind":"runtime","optional":false},{"id":14524306830,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524306831,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306832,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306833,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306834,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306835,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306836,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524306837,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14524306838,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":14524306839,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306840,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524306841,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":14524306842,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306843,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20170704070218-db04d3cc01c8","direct":false,"kind":"runtime","optional":false},{"id":14524306844,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20180916011248-d98352740cb2","direct":false,"kind":"runtime","optional":false},{"id":14524306845,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20200815063812-42c35b437635","direct":false,"kind":"runtime","optional":false},{"id":14524306846,"package_name":"github.com/tchap/go-patricia","ecosystem":"go","requirements":"v2.2.6+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306847,"package_name":"github.com/tedsuo/ifrit","ecosystem":"go","requirements":"v0.0.0-20180802180643-bea94bb476cc","direct":false,"kind":"runtime","optional":false},{"id":14524306848,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524306849,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306850,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20170815181823-89b8d40f7ca8","direct":false,"kind":"runtime","optional":false},{"id":14524306851,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":14524306852,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20201229170055-e5319fda7802","direct":false,"kind":"runtime","optional":false},{"id":14524306853,"package_name":"github.com/tv42/httpunix","ecosystem":"go","requirements":"v0.0.0-20150427012821-b75d8614f926","direct":false,"kind":"runtime","optional":false},{"id":14524306854,"package_name":"github.com/tv42/httpunix","ecosystem":"go","requirements":"v0.0.0-20191220191345-2ba4b9c3382c","direct":false,"kind":"runtime","optional":false},{"id":14524306855,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":false,"kind":"runtime","optional":false},{"id":14524306856,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.30.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306857,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.4.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524306858,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524306859,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524306860,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524306861,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v0.0.0-20171014202726-7bc6a0acffa5","direct":false,"kind":"runtime","optional":false},{"id":14524306862,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306863,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524306864,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.2","direct":false,"kind":"runtime","optional":false},{"id":14524306865,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v0.0.0-20181108222139-023a6dafdcdf","direct":false,"kind":"runtime","optional":false},{"id":14524306866,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306867,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20201029203352-d40f9887b852","direct":false,"kind":"runtime","optional":false},{"id":14524306868,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20210330154013-f5de75959ad5","direct":false,"kind":"runtime","optional":false},{"id":14524306869,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20180720170159-13995c7128cc","direct":false,"kind":"runtime","optional":false},{"id":14524306870,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20191106174202-0a2b9b5464df","direct":false,"kind":"runtime","optional":false},{"id":14524306871,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20200728191858-db3c7e526aae","direct":false,"kind":"runtime","optional":false},{"id":14524306872,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20210104183010-2eb08e3e575f","direct":false,"kind":"runtime","optional":false},{"id":14524306873,"package_name":"github.com/vultr/govultr/v2","ecosystem":"go","requirements":"v2.17.2","direct":false,"kind":"runtime","optional":false},{"id":14524306874,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11-0.20200630133818-d5bec3311243","direct":false,"kind":"runtime","optional":false},{"id":14524306875,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524306876,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524306877,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524306878,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306879,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524306880,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":false,"kind":"runtime","optional":false},{"id":14524306881,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":false,"kind":"runtime","optional":false},{"id":14524306882,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v0.0.0-20180618132009-1d523034197f","direct":false,"kind":"runtime","optional":false},{"id":14524306883,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524306884,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":14524306885,"package_name":"github.com/xlab/treeprint","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306886,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":14524306887,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":14524306888,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":14524306889,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524306890,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":14524306891,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524306892,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524306893,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524306894,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":14524306895,"package_name":"github.com/yvasiyarov/go-metrics","ecosystem":"go","requirements":"v0.0.0-20140926110328-57bccd1ccd43","direct":false,"kind":"runtime","optional":false},{"id":14524306896,"package_name":"github.com/yvasiyarov/gorelic","ecosystem":"go","requirements":"v0.0.0-20141212073537-a9bba5b9ab50","direct":false,"kind":"runtime","optional":false},{"id":14524306897,"package_name":"github.com/yvasiyarov/newrelic_platform_go","ecosystem":"go","requirements":"v0.0.0-20140908184405-b21fdbd4370f","direct":false,"kind":"runtime","optional":false},{"id":14524306898,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.2","direct":false,"kind":"runtime","optional":false},{"id":14524306899,"package_name":"github.com/zenazn/goji","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524306900,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524306901,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524306902,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524306903,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524306904,"package_name":"go.etcd.io/etcd","ecosystem":"go","requirements":"v0.0.0-20191023171146-3cf2f69b5738","direct":false,"kind":"runtime","optional":false},{"id":14524306905,"package_name":"go.etcd.io/etcd","ecosystem":"go","requirements":"v0.5.0-alpha.5.0.20200910180754-dd1b699fc489","direct":false,"kind":"runtime","optional":false},{"id":14524306906,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306907,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306908,"package_name":"go.etcd.io/etcd/client/v2","ecosystem":"go","requirements":"v2.305.0","direct":false,"kind":"runtime","optional":false},{"id":14524306909,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306910,"package_name":"go.etcd.io/etcd/pkg/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306911,"package_name":"go.etcd.io/etcd/raft/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306912,"package_name":"go.etcd.io/etcd/server/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306913,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":14524306914,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":14524306915,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.8.3","direct":false,"kind":"runtime","optional":false},{"id":14524306916,"package_name":"go.mozilla.org/pkcs7","ecosystem":"go","requirements":"v0.0.0-20200128120323-432b2356ecb1","direct":false,"kind":"runtime","optional":false},{"id":14524306917,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524306918,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524306919,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":14524306920,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524306921,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524306922,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":14524306923,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":14524306924,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":14524306925,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524306926,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524306927,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524306928,"package_name":"go.opentelemetry.io/contrib","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306929,"package_name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306930,"package_name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524306931,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306932,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524306933,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.32.0","direct":false,"kind":"runtime","optional":false},{"id":14524306934,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306935,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306936,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306937,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306938,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306939,"package_name":"go.opentelemetry.io/otel/exporters/otlp","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306940,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306941,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306942,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306943,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306944,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306945,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306946,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306947,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306948,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306949,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306950,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306951,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306952,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306953,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524306954,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524306955,"package_name":"go.opentelemetry.io/otel/oteltest","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306956,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306957,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306958,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306959,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306960,"package_name":"go.opentelemetry.io/otel/sdk/export/metric","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306961,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306962,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524306963,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306964,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306965,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524306966,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306967,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306968,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524306969,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524306970,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524306971,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524306972,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524306973,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524306974,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306975,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306976,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524306977,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524306978,"package_name":"go.uber.org/automaxprocs","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524306979,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524306980,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524306981,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524306982,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524306983,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524306984,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524306985,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524306986,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524306987,"package_name":"go.uber.org/tools","ecosystem":"go","requirements":"v0.0.0-20190618225709-2cfd321de3ee","direct":false,"kind":"runtime","optional":false},{"id":14524306988,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524306989,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524306990,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524306991,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524306992,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524306993,"package_name":"gocloud.dev","ecosystem":"go","requirements":"v0.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524306994,"package_name":"gocloud.dev/secrets/hashivault","ecosystem":"go","requirements":"v0.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524306995,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20171113213409-9f005a07e0d3","direct":false,"kind":"runtime","optional":false},{"id":14524306996,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":14524306997,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181009213950-7c1a557ab941","direct":false,"kind":"runtime","optional":false},{"id":14524306998,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181029021203-45a5f77698d3","direct":false,"kind":"runtime","optional":false},{"id":14524306999,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14524307000,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190411191339-88737f569e3a","direct":false,"kind":"runtime","optional":false},{"id":14524307001,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190422162423-af44ce270edf","direct":false,"kind":"runtime","optional":false},{"id":14524307002,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":14524307003,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":14524307004,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190611184440-5c40567a22f8","direct":false,"kind":"runtime","optional":false},{"id":14524307005,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190701094942-4def268fd1a4","direct":false,"kind":"runtime","optional":false},{"id":14524307006,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":14524307007,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":14524307008,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14524307009,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200302210943-78000ba7a073","direct":false,"kind":"runtime","optional":false},{"id":14524307010,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14524307011,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200728195943-123391ffb6de","direct":false,"kind":"runtime","optional":false},{"id":14524307012,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201002170205-7f63de1d35b0","direct":false,"kind":"runtime","optional":false},{"id":14524307013,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201016220609-9e8e0b390897","direct":false,"kind":"runtime","optional":false},{"id":14524307014,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201203163018-be400aefbc4c","direct":false,"kind":"runtime","optional":false},{"id":14524307015,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201216223049-8b5274cf687f","direct":false,"kind":"runtime","optional":false},{"id":14524307016,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210220033148-5ea612d1eb83","direct":false,"kind":"runtime","optional":false},{"id":14524307017,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524307018,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210616213533-5ff15b29337e","direct":false,"kind":"runtime","optional":false},{"id":14524307019,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210711020723-a769d52b0f97","direct":false,"kind":"runtime","optional":false},{"id":14524307020,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210817164053-32db794688a5","direct":false,"kind":"runtime","optional":false},{"id":14524307021,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":14524307022,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211202192323-5770296d904e","direct":false,"kind":"runtime","optional":false},{"id":14524307023,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211215153901-e495a2d5b3d3","direct":false,"kind":"runtime","optional":false},{"id":14524307024,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":14524307025,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220314234659-1baeb1ce4c0b","direct":false,"kind":"runtime","optional":false},{"id":14524307026,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220511200225-c6db032c6c88","direct":false,"kind":"runtime","optional":false},{"id":14524307027,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":14524307028,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220722155217-630584e8d5aa","direct":false,"kind":"runtime","optional":false},{"id":14524307029,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.3.1-0.20221117191849-2c476679df9a","direct":false,"kind":"runtime","optional":false},{"id":14524307030,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524307031,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524307032,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":14524307033,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":14524307034,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":14524307035,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":14524307036,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":14524307037,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":14524307038,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":14524307039,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":14524307040,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":14524307041,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":14524307042,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20231006140011-7918f672742d","direct":false,"kind":"runtime","optional":false},{"id":14524307043,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":14524307044,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":14524307045,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":14524307046,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":14524307047,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":14524307048,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":14524307049,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":14524307050,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":14524307051,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":14524307052,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":14524307053,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":14524307054,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":14524307055,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":14524307057,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":14524307058,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":14524307059,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":14524307060,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":14524307062,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307063,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":14524307064,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":14524307065,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307066,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307067,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307068,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524307070,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307071,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524307072,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220106191415-9b9b3d81d5e3","direct":false,"kind":"runtime","optional":false},{"id":14524307073,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":14524307074,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307075,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524307076,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180530234432-1e491301e022","direct":false,"kind":"runtime","optional":false},{"id":14524307077,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":14524307078,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":14524307079,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":14524307080,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181011144130-49bb7cea24b1","direct":false,"kind":"runtime","optional":false},{"id":14524307081,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181023162649-9b4f9f5ad519","direct":false,"kind":"runtime","optional":false},{"id":14524307082,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":14524307083,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":14524307084,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":14524307085,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":14524307086,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190125091013-d26f9f9a57f3","direct":false,"kind":"runtime","optional":false},{"id":14524307087,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":14524307088,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":14524307089,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14524307090,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":14524307091,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":14524307092,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190522155817-f3200d17e092","direct":false,"kind":"runtime","optional":false},{"id":14524307093,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":14524307094,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":14524307095,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190619014844-b5b0513f8c1b","direct":false,"kind":"runtime","optional":false},{"id":14524307096,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14524307097,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":14524307098,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":14524307099,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190813141303-74dc4d7220e7","direct":false,"kind":"runtime","optional":false},{"id":14524307100,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190827160401-ba9fcec4b297","direct":false,"kind":"runtime","optional":false},{"id":14524307101,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":14524307102,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191004110552-13f9640d40b9","direct":false,"kind":"runtime","optional":false},{"id":14524307103,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":14524307104,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":14524307105,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":14524307106,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":14524307107,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":14524307108,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":14524307109,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":14524307110,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200421231249-e086a090c8fd","direct":false,"kind":"runtime","optional":false},{"id":14524307111,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":14524307112,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":14524307113,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":14524307114,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520004742-59133d7f0dd7","direct":false,"kind":"runtime","optional":false},{"id":14524307115,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":14524307116,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":14524307117,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":14524307118,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":14524307119,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201006153459-a7d1128ccaa0","direct":false,"kind":"runtime","optional":false},{"id":14524307120,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201010224723-4f7140c49acb","direct":false,"kind":"runtime","optional":false},{"id":14524307121,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14524307122,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":14524307123,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":14524307124,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201202161906-c7110b5ffcbb","direct":false,"kind":"runtime","optional":false},{"id":14524307125,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":14524307126,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":14524307127,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":14524307128,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14524307129,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":14524307130,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":14524307131,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210410081132-afb366fc7cd1","direct":false,"kind":"runtime","optional":false},{"id":14524307784,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524307132,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210421230115-4e50805a0758","direct":false,"kind":"runtime","optional":false},{"id":14524307133,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210428140749-89ef3d95e781","direct":false,"kind":"runtime","optional":false},{"id":14524307134,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":14524307135,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210520170846-37e1c6afe023","direct":false,"kind":"runtime","optional":false},{"id":14524307136,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":14524307137,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210610132358-84b48f89b13b","direct":false,"kind":"runtime","optional":false},{"id":14524307138,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210726213435-c6fcb2dbf985","direct":false,"kind":"runtime","optional":false},{"id":14524307139,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":14524307140,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210825183410-e898025ed96a","direct":false,"kind":"runtime","optional":false},{"id":14524307141,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":14524307142,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524307143,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211209124913-491a49abca63","direct":false,"kind":"runtime","optional":false},{"id":14524307144,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211216030914-fe4d6282115f","direct":false,"kind":"runtime","optional":false},{"id":14524307145,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":14524307146,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":14524307147,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":14524307148,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":14524307149,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":14524307150,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":14524307151,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":14524307152,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":14524307153,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":14524307154,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220802222814-0bcc04d9c69b","direct":false,"kind":"runtime","optional":false},{"id":14524307155,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307156,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307157,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524307158,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307159,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524307160,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":14524307161,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":14524307162,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":14524307163,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":14524307164,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":14524307165,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":14524307166,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":14524307167,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":14524307168,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":14524307169,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":14524307170,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":14524307171,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210427180440-81ed05c6b58c","direct":false,"kind":"runtime","optional":false},{"id":14524307172,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":14524307173,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":14524307174,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":14524307175,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":14524307176,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211005180243-6b3c2da341f1","direct":false,"kind":"runtime","optional":false},{"id":14524307177,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":14524307178,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":14524307179,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":14524307180,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":14524307181,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":14524307182,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":14524307183,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220628200809-02e64fa58f26","direct":false,"kind":"runtime","optional":false},{"id":14524307184,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220722155238-128564f6959c","direct":false,"kind":"runtime","optional":false},{"id":14524307185,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307186,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":14524307187,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":14524307188,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":14524307189,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":14524307190,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190412183630-56d357773e84","direct":false,"kind":"runtime","optional":false},{"id":14524307191,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14524307192,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":14524307193,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":14524307194,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":14524307195,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14524307196,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":14524307197,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":14524307198,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":14524307199,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":14524307200,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307201,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307202,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":14524307203,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":14524307204,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":14524307205,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":14524307206,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181026203630-95b1ffbd15a5","direct":false,"kind":"runtime","optional":false},{"id":14524307207,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":14524307208,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":14524307209,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181122145206-62eef0e2fa9b","direct":false,"kind":"runtime","optional":false},{"id":14524307210,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14524307211,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14524307212,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":14524307213,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190403152447-81d4e9dc473e","direct":false,"kind":"runtime","optional":false},{"id":14524307214,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14524307215,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190419153524-e8e3143a4f4a","direct":false,"kind":"runtime","optional":false},{"id":14524307216,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":14524307217,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":14524307218,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":14524307219,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190514135907-3a4b5fb9f71f","direct":false,"kind":"runtime","optional":false},{"id":14524307220,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190522044717-8097e1b27ff5","direct":false,"kind":"runtime","optional":false},{"id":14524307221,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190531175056-4c3a928424d2","direct":false,"kind":"runtime","optional":false},{"id":14524307222,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190602015325-4c4f7f33c9ed","direct":false,"kind":"runtime","optional":false},{"id":14524307223,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":14524307224,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606203320-7fc4e5ec1444","direct":false,"kind":"runtime","optional":false},{"id":14524307225,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190616124812-15dcb6c0061f","direct":false,"kind":"runtime","optional":false},{"id":14524307226,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":14524307227,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":14524307228,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":14524307229,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190801041406-cbf593c0f2f3","direct":false,"kind":"runtime","optional":false},{"id":14524307230,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190812073006-9eafafc0a87e","direct":false,"kind":"runtime","optional":false},{"id":14524307231,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190813064441-fde4db37ae7a","direct":false,"kind":"runtime","optional":false},{"id":14524307232,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190826190057-c7b8b68b1456","direct":false,"kind":"runtime","optional":false},{"id":14524307233,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190904154756-749cb33beabd","direct":false,"kind":"runtime","optional":false},{"id":14524307234,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":14524307235,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":14524307236,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":14524307237,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":14524307238,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":14524307239,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":14524307240,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191022100944-742c48ecaeb7","direct":false,"kind":"runtime","optional":false},{"id":14524307241,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":14524307242,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191115151921-52ab43148777","direct":false,"kind":"runtime","optional":false},{"id":14524307243,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":14524307244,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":14524307245,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191210023423-ac6580df4449","direct":false,"kind":"runtime","optional":false},{"id":14524307246,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191220142924-d4481acd189f","direct":false,"kind":"runtime","optional":false},{"id":14524307247,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":14524307248,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":14524307249,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":14524307250,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":14524307251,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200120151820-655fe14d7479","direct":false,"kind":"runtime","optional":false},{"id":14524307252,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":14524307253,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200124204421-9fbb57f87de9","direct":false,"kind":"runtime","optional":false},{"id":14524307254,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":14524307255,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":14524307256,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200217220822-9197077df867","direct":false,"kind":"runtime","optional":false},{"id":14524307257,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":14524307258,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":14524307259,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":14524307260,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":14524307261,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":14524307262,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":14524307263,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":14524307264,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200519105757-fe76b779f299","direct":false,"kind":"runtime","optional":false},{"id":14524307265,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":14524307266,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":14524307267,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200622214017-ed371f2e16b4","direct":false,"kind":"runtime","optional":false},{"id":14524307268,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":14524307269,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200728102440-3e129f6d46b1","direct":false,"kind":"runtime","optional":false},{"id":14524307270,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":14524307271,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200817155316-9781c653f443","direct":false,"kind":"runtime","optional":false},{"id":14524307272,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200831180312-196b9ba8737a","direct":false,"kind":"runtime","optional":false},{"id":14524307273,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":14524307274,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":14524307275,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200916030750-2334cc1a136f","direct":false,"kind":"runtime","optional":false},{"id":14524307276,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200922070232-aee5d888a860","direct":false,"kind":"runtime","optional":false},{"id":14524307277,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200923182605-d9f96fdee20d","direct":false,"kind":"runtime","optional":false},{"id":14524307278,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14524307279,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201112073958-5cba982894dd","direct":false,"kind":"runtime","optional":false},{"id":14524307280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201117170446-d9b008d0a637","direct":false,"kind":"runtime","optional":false},{"id":14524307281,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14524307282,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":14524307283,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201202213521-69691e467435","direct":false,"kind":"runtime","optional":false},{"id":14524307284,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":14524307285,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210112080510-489259a85091","direct":false,"kind":"runtime","optional":false},{"id":14524307286,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":14524307287,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":14524307288,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":14524307289,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210303074136-134d130e1a04","direct":false,"kind":"runtime","optional":false},{"id":14524307290,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":14524307291,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":14524307292,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":14524307293,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210324051608-47abb6519492","direct":false,"kind":"runtime","optional":false},{"id":14524307294,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":14524307295,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210403161142-5e06dd20ab57","direct":false,"kind":"runtime","optional":false},{"id":14524307296,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210420072515-93ed5bcd2bfe","direct":false,"kind":"runtime","optional":false},{"id":14524307297,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":14524307298,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":14524307299,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210426230700-d19ff857e887","direct":false,"kind":"runtime","optional":false},{"id":14524307300,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210503080704-8803ae5d1324","direct":false,"kind":"runtime","optional":false},{"id":14524307301,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":14524307302,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":14524307303,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":14524307304,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":14524307305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14524307306,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":14524307307,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":14524307308,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":14524307309,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210809222454-d867a43fc93e","direct":false,"kind":"runtime","optional":false},{"id":14524307310,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":14524307311,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":14524307312,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210831042530-f4d43177bf5e","direct":false,"kind":"runtime","optional":false},{"id":14524307313,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210903071746-97244b99971b","direct":false,"kind":"runtime","optional":false},{"id":14524307314,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210906170528-6f6e22806c34","direct":false,"kind":"runtime","optional":false},{"id":14524307315,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":14524307316,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210917161153-d61c044b1678","direct":false,"kind":"runtime","optional":false},{"id":14524307317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":14524307785,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.23.1","direct":false,"kind":"runtime","optional":false},{"id":14524307318,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":14524307319,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":14524307320,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211025201205-69cdffdb9359","direct":false,"kind":"runtime","optional":false},{"id":14524307321,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211110154304-99a53858aa08","direct":false,"kind":"runtime","optional":false},{"id":14524307322,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211116061358-0a5406a5449c","direct":false,"kind":"runtime","optional":false},{"id":14524307323,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":14524307324,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":14524307325,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":14524307326,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":14524307327,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":14524307328,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":14524307329,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":14524307330,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220310020820-b874c991c1a5","direct":false,"kind":"runtime","optional":false},{"id":14524307331,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":14524307332,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":14524307333,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":14524307334,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":14524307335,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":14524307336,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":14524307337,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":14524307338,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":14524307339,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220627191245-f75cf1eec38b","direct":false,"kind":"runtime","optional":false},{"id":14524307340,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":14524307341,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":14524307342,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":14524307343,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220731174439-a90be440212d","direct":false,"kind":"runtime","optional":false},{"id":14524307344,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307345,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307346,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307347,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307348,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524307349,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524307350,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201117132131-f5c789dd3221","direct":false,"kind":"runtime","optional":false},{"id":14524307351,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14524307352,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210220032956-6a3ed077a48d","direct":false,"kind":"runtime","optional":false},{"id":14524307353,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210615171337-6886f2dfbf5b","direct":false,"kind":"runtime","optional":false},{"id":14524307354,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":14524307355,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307356,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307357,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307358,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524307359,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524307360,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":14524307361,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307362,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":14524307363,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524307364,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524307365,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524307366,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524307367,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524307368,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":14524307369,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":14524307370,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307371,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524307372,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307373,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524307374,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20180412165947-fbb02b2291d2","direct":false,"kind":"runtime","optional":false},{"id":14524307375,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":14524307376,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":14524307377,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":14524307378,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20200416051211-89c76fbcd5d1","direct":false,"kind":"runtime","optional":false},{"id":14524307379,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20200630173020-3af7569d3a1e","direct":false,"kind":"runtime","optional":false},{"id":14524307380,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20210220033141-f8bda1e9f3ba","direct":false,"kind":"runtime","optional":false},{"id":14524307381,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20210723032227-1f47c861a9ac","direct":false,"kind":"runtime","optional":false},{"id":14524307382,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220210224613-90d013bbcef8","direct":false,"kind":"runtime","optional":false},{"id":14524307383,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220224211638-0e9765cccd65","direct":false,"kind":"runtime","optional":false},{"id":14524307384,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220609170525-579cf78fd858","direct":false,"kind":"runtime","optional":false},{"id":14524307385,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220722155302-e5dcc9cfc0b9","direct":false,"kind":"runtime","optional":false},{"id":14524307386,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":14524307387,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180828015842-6cd1fcedba52","direct":false,"kind":"runtime","optional":false},{"id":14524307388,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14524307389,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181011042414-1f849cf54d09","direct":false,"kind":"runtime","optional":false},{"id":14524307390,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":14524307391,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":14524307392,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":14524307393,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":14524307394,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":14524307395,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":14524307396,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":14524307397,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190329151228-23e29df326fe","direct":false,"kind":"runtime","optional":false},{"id":14524307398,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190416151739-9c9e1878f421","direct":false,"kind":"runtime","optional":false},{"id":14524307399,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190420181800-aa740d480789","direct":false,"kind":"runtime","optional":false},{"id":14524307400,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190422233926-fe54fb35175b","direct":false,"kind":"runtime","optional":false},{"id":14524307401,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":14524307402,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425163242-31fd60d6bfdc","direct":false,"kind":"runtime","optional":false},{"id":14524307403,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":14524307404,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":14524307405,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190531172133-b3315ee88b7d","direct":false,"kind":"runtime","optional":false},{"id":14524307406,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":14524307407,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190614205625-5aca471b1d59","direct":false,"kind":"runtime","optional":false},{"id":14524307408,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":14524307409,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190624222133-a101b041ded4","direct":false,"kind":"runtime","optional":false},{"id":14524307410,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":14524307411,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190706070813-72ffa07ba3db","direct":false,"kind":"runtime","optional":false},{"id":14524307412,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":14524307413,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190823170909-c4a336ef6a2f","direct":false,"kind":"runtime","optional":false},{"id":14524307414,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":14524307415,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":14524307416,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":14524307417,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029041327-9cc4af7d6b2c","direct":false,"kind":"runtime","optional":false},{"id":14524307418,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029190741-b9c20aec41a5","direct":false,"kind":"runtime","optional":false},{"id":14524307419,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191108193012-7d206e10da11","direct":false,"kind":"runtime","optional":false},{"id":14524307420,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191112195655-aa38f8e97acc","direct":false,"kind":"runtime","optional":false},{"id":14524307421,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":14524307422,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":14524307423,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14524307424,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":14524307425,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":14524307426,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":14524307427,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":14524307428,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200103221440-774c71fcf114","direct":false,"kind":"runtime","optional":false},{"id":14524307429,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":14524307430,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":14524307431,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":14524307432,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":14524307433,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":14524307434,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":14524307435,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":14524307436,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":14524307437,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":14524307438,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":14524307439,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":14524307440,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":14524307441,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200505023115-26f46d2f7ef8","direct":false,"kind":"runtime","optional":false},{"id":14524307442,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":14524307443,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":14524307444,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200616133436-c1934b75d054","direct":false,"kind":"runtime","optional":false},{"id":14524307445,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":14524307446,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":14524307447,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":14524307448,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":14524307449,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":14524307450,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":14524307451,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200916195026-c9a70fc28ce3","direct":false,"kind":"runtime","optional":false},{"id":14524307452,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":14524307453,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":14524307454,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":14524307455,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201224043029-2b0845dc783e","direct":false,"kind":"runtime","optional":false},{"id":14524307456,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":14524307457,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":14524307458,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307459,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524307460,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524307461,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524307462,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524307463,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524307464,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.6-0.20210726203631-07bc1bf47fb2","direct":false,"kind":"runtime","optional":false},{"id":14524307465,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524307466,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524307467,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524307468,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524307469,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524307470,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524307471,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190410155217-1f06c39b4373","direct":false,"kind":"runtime","optional":false},{"id":14524307472,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190513163551-3ee3066db522","direct":false,"kind":"runtime","optional":false},{"id":14524307473,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14524307474,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14524307475,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14524307476,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14524307477,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":14524307478,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":14524307479,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":14524307480,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":14524307481,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.0.0-20160322025152-9bf6e6e569ff","direct":false,"kind":"runtime","optional":false},{"id":14524307482,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307483,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307484,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524307485,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307486,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524307487,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524307488,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524307489,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524307490,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524307491,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524307492,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524307493,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524307494,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524307495,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524307496,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524307497,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":14524307498,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524307499,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524307500,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":14524307501,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":14524307502,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":14524307503,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":14524307504,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.46.0","direct":false,"kind":"runtime","optional":false},{"id":14524307505,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":14524307506,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":14524307507,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":14524307508,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":14524307509,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":14524307510,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":14524307511,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":14524307512,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":14524307513,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.58.0","direct":false,"kind":"runtime","optional":false},{"id":14524307514,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.59.0","direct":false,"kind":"runtime","optional":false},{"id":14524307515,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":14524307516,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":14524307517,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":14524307518,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":14524307519,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":14524307520,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":14524307521,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":14524307522,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":14524307523,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":14524307524,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":14524307525,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":14524307526,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.86.0","direct":false,"kind":"runtime","optional":false},{"id":14524307527,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":14524307528,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.91.0","direct":false,"kind":"runtime","optional":false},{"id":14524307529,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":false,"kind":"runtime","optional":false},{"id":14524307530,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307531,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307532,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307533,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307534,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524307535,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":14524307536,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524307537,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":14524307538,"package_name":"google.golang.org/cloud","ecosystem":"go","requirements":"v0.0.0-20151119220103-975617b05ea8","direct":false,"kind":"runtime","optional":false},{"id":14524307539,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20170818010345-ee236bd376b0","direct":false,"kind":"runtime","optional":false},{"id":14524307540,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":14524307541,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":14524307542,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":14524307543,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":14524307544,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":14524307545,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190522204451-c2c4e71fbf69","direct":false,"kind":"runtime","optional":false},{"id":14524307546,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190530194941-fb225487d101","direct":false,"kind":"runtime","optional":false},{"id":14524307547,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":14524307548,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":14524307549,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":14524307550,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":14524307551,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":14524307552,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":14524307553,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":14524307554,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":14524307555,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200117163144-32f20d992d24","direct":false,"kind":"runtime","optional":false},{"id":14524307556,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":14524307557,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":14524307558,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":14524307559,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":14524307560,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":14524307561,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":14524307562,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":14524307563,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":14524307564,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200423170343-7949de9c1215","direct":false,"kind":"runtime","optional":false},{"id":14524307565,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":14524307566,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":14524307567,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":14524307568,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":14524307569,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":14524307570,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200527145253-8367513e4ece","direct":false,"kind":"runtime","optional":false},{"id":14524307571,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":14524307572,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":14524307573,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":14524307574,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":14524307575,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":14524307576,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201019141844-1ed22bb0c154","direct":false,"kind":"runtime","optional":false},{"id":14524307577,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":14524307578,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201110150050-8816d57aaa9a","direct":false,"kind":"runtime","optional":false},{"id":14524307579,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":14524307580,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":14524307581,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":14524307582,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":14524307583,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":14524307584,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":14524307585,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":14524307586,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":14524307587,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":14524307588,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210429181445-86c259c2b4ab","direct":false,"kind":"runtime","optional":false},{"id":14524307589,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":14524307590,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210517163617-5e0236093d7a","direct":false,"kind":"runtime","optional":false},{"id":14524307591,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":14524307592,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":14524307593,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":14524307594,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":14524307595,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":14524307596,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":14524307597,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":14524307598,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":14524307599,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":14524307600,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":14524307601,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":14524307602,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":14524307603,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":14524307604,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":14524307605,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210917145530-b395a37504d4","direct":false,"kind":"runtime","optional":false},{"id":14524307606,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210921142501-181ce0d877f6","direct":false,"kind":"runtime","optional":false},{"id":14524307607,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":14524307608,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211008145708-270636b82663","direct":false,"kind":"runtime","optional":false},{"id":14524307609,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211018162055-cf77aa76bad2","direct":false,"kind":"runtime","optional":false},{"id":14524307610,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211028162531-8db9c33dc351","direct":false,"kind":"runtime","optional":false},{"id":14524307611,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":14524307612,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":14524307613,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":14524307614,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":14524307615,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":14524307616,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":14524307617,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":14524307618,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":14524307619,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":14524307620,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":14524307621,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":14524307622,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":14524307623,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":14524307624,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":14524307625,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":14524307626,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":14524307627,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":14524307628,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":14524307629,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":14524307630,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220519153652-3a47de7e79bd","direct":false,"kind":"runtime","optional":false},{"id":14524307631,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":14524307632,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":14524307633,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":14524307634,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":14524307635,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":14524307636,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":14524307637,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220802133213-ce4fa296bf78","direct":false,"kind":"runtime","optional":false},{"id":14524307638,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230726155614-23370e0ffb3e","direct":false,"kind":"runtime","optional":false},{"id":14524307639,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":14524307640,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":14524307641,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v0.0.0-20160317175043-d3ddb4469d5a","direct":false,"kind":"runtime","optional":false},{"id":14524307642,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307643,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524307644,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524307645,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524307646,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307647,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524307648,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524307649,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524307650,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524307651,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.1","direct":false,"kind":"runtime","optional":false},{"id":14524307652,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524307653,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":14524307654,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524307655,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524307656,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":14524307657,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524307658,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":14524307659,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524307660,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524307661,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":14524307662,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":14524307663,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":14524307664,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":14524307665,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524307666,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":14524307667,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":14524307668,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524307669,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":14524307670,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":14524307671,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":14524307672,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":14524307673,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":14524307674,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":14524307675,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":14524307676,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":14524307677,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":14524307678,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":14524307679,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":14524307680,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":14524307681,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.2","direct":false,"kind":"runtime","optional":false},{"id":14524307682,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":14524307683,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":14524307684,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.1","direct":false,"kind":"runtime","optional":false},{"id":14524307685,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307686,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":14524307687,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":14524307688,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":14524307689,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":14524307690,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524307691,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524307692,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524307693,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":14524307694,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524307695,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":14524307696,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524307697,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524307698,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":14524307699,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524307700,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":14524307701,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524307702,"package_name":"gopkg.in/airbrake/gobrake.v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524307703,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":14524307704,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14524307705,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20141024133853-64131543e789","direct":false,"kind":"runtime","optional":false},{"id":14524307706,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":14524307707,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":14524307708,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":14524307709,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":14524307710,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.25","direct":false,"kind":"runtime","optional":false},{"id":14524307711,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307712,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524307713,"package_name":"gopkg.in/gcfg.v1","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524307714,"package_name":"gopkg.in/gemnasium/logrus-airbrake-hook.v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524307715,"package_name":"gopkg.in/inconshreveable/log15.v2","ecosystem":"go","requirements":"v2.0.0-20180818164646-67afb5ed74ec","direct":false,"kind":"runtime","optional":false},{"id":14524307716,"package_name":"gopkg.in/inf.v0","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524307717,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.0","direct":false,"kind":"runtime","optional":false},{"id":14524307718,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.66.4","direct":false,"kind":"runtime","optional":false},{"id":14524307719,"package_name":"gopkg.in/natefinch/lumberjack.v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307720,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524307721,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524307722,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307723,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524307724,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524307725,"package_name":"gopkg.in/telebot.v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307726,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":14524307727,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524307728,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":14524307729,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524307730,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524307731,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524307732,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524307733,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":14524307734,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":14524307735,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307736,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307737,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14524307738,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200605160147-a5ece683394c","direct":false,"kind":"runtime","optional":false},{"id":14524307739,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":14524307740,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":14524307741,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524307742,"package_name":"gotest.tools","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524307743,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524307744,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524307745,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20180728063816-88497007e858","direct":false,"kind":"runtime","optional":false},{"id":14524307746,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":14524307747,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":14524307748,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":14524307749,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":14524307750,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524307751,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524307752,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524307753,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307754,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524307755,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524307756,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524307757,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.23.5","direct":false,"kind":"runtime","optional":false},{"id":14524307758,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524307759,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307760,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524307761,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524307762,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524307763,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524307764,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.23.5","direct":false,"kind":"runtime","optional":false},{"id":14524307765,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524307766,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307767,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524307768,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524307769,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524307770,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307771,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524307772,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524307773,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524307774,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.23.5","direct":false,"kind":"runtime","optional":false},{"id":14524307775,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524307776,"package_name":"k8s.io/code-generator","ecosystem":"go","requirements":"v0.19.7","direct":false,"kind":"runtime","optional":false},{"id":14524307777,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307778,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524307779,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524307780,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524307781,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.17.3","direct":false,"kind":"runtime","optional":false},{"id":14524307782,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524307783,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524307786,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20200413195148-3a45101e95ac","direct":false,"kind":"runtime","optional":false},{"id":14524307787,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20200428234225-8167cfdcfc14","direct":false,"kind":"runtime","optional":false},{"id":14524307788,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20201113003025-83324d819ded","direct":false,"kind":"runtime","optional":false},{"id":14524307789,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20210813121822-485abfe95c7c","direct":false,"kind":"runtime","optional":false},{"id":14524307790,"package_name":"k8s.io/klog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307791,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307792,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307793,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307794,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524307795,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524307796,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.40.1","direct":false,"kind":"runtime","optional":false},{"id":14524307797,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.60.1","direct":false,"kind":"runtime","optional":false},{"id":14524307798,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.70.0","direct":false,"kind":"runtime","optional":false},{"id":14524307799,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20200805222855-6aeccd4b50c6","direct":false,"kind":"runtime","optional":false},{"id":14524307800,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20201113171705-d219536bb9fd","direct":false,"kind":"runtime","optional":false},{"id":14524307801,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20210421082810-95288971da7e","direct":false,"kind":"runtime","optional":false},{"id":14524307802,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20211109043538-20434351676c","direct":false,"kind":"runtime","optional":false},{"id":14524307803,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20211115234752-e816edb12b65","direct":false,"kind":"runtime","optional":false},{"id":14524307804,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20220328201542-3ee0da9b0b42","direct":false,"kind":"runtime","optional":false},{"id":14524307805,"package_name":"k8s.io/kubernetes","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524307806,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20201110183641-67b214c5f920","direct":false,"kind":"runtime","optional":false},{"id":14524307807,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20210802155522-efc7438f0176","direct":false,"kind":"runtime","optional":false},{"id":14524307808,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20210819203725-bdf08cb9a70a","direct":false,"kind":"runtime","optional":false},{"id":14524307809,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20210930125809-cb0fa318a74b","direct":false,"kind":"runtime","optional":false},{"id":14524307810,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20211116205334-6203023598ed","direct":false,"kind":"runtime","optional":false},{"id":14524307811,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20220210201930-3a6ce19ff2f9","direct":false,"kind":"runtime","optional":false},{"id":14524307812,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524307813,"package_name":"nhooyr.io/websocket","ecosystem":"go","requirements":"v1.8.6","direct":false,"kind":"runtime","optional":false},{"id":14524307814,"package_name":"pgregory.net/rapid","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524307815,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307816,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307817,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307818,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524307819,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.15","direct":false,"kind":"runtime","optional":false},{"id":14524307820,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.22","direct":false,"kind":"runtime","optional":false},{"id":14524307821,"package_name":"sigs.k8s.io/json","ecosystem":"go","requirements":"v0.0.0-20211020170558-c049b76a60c6","direct":false,"kind":"runtime","optional":false},{"id":14524307822,"package_name":"sigs.k8s.io/json","ecosystem":"go","requirements":"v0.0.0-20211208200746-9f7c6b3444d2","direct":false,"kind":"runtime","optional":false},{"id":14524307823,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524307824,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524307825,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524307826,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524307827,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524307828,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307829,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307830,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307831,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20190731080439-ebfcffb1b5c0","direct":false,"kind":"runtime","optional":false},{"id":14524307832,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20211028080628-e2786a622600","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/private-key/go/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:15.279Z","updated_at":"2023-11-15T23:28:15.279Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/private-key/go/go.mod","dependencies":[{"id":14524307833,"package_name":"github.com/pulumi/pulumi-tls/sdk/v4","ecosystem":"go","requirements":"v4.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524307834,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.50.2","direct":true,"kind":"runtime","optional":false},{"id":14524307835,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":14524307836,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20210428141323-04723f9f07d7","direct":true,"kind":"runtime","optional":false},{"id":14524307837,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14524307838,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":true,"kind":"runtime","optional":false},{"id":14524307839,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524307840,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.18","direct":true,"kind":"runtime","optional":false},{"id":14524307841,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524307842,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.12.0","direct":true,"kind":"runtime","optional":false},{"id":14524307843,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524307844,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524307845,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524307846,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v3.3.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524307847,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524307848,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524307849,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":14524307850,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":true,"kind":"runtime","optional":false},{"id":14524307851,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524307852,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524307853,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":true,"kind":"runtime","optional":false},{"id":14524307854,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524307855,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":true,"kind":"runtime","optional":false},{"id":14524307856,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20201106050909-4977a11b4351","direct":true,"kind":"runtime","optional":false},{"id":14524307857,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.8","direct":true,"kind":"runtime","optional":false},{"id":14524307858,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524307859,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524307860,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524307861,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524307862,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":14524307863,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524307864,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524307865,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":14524307866,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20180611051255-d3107576ba94","direct":true,"kind":"runtime","optional":false},{"id":14524307867,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524307868,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524307869,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524307870,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14524307871,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v0.0.0-20191208221605-eb6844b05fc6","direct":true,"kind":"runtime","optional":false},{"id":14524307872,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":true,"kind":"runtime","optional":false},{"id":14524307873,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.22.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524307874,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524307875,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524307876,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524307877,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220824171710-5757bc0c5503","direct":true,"kind":"runtime","optional":false},{"id":14524307878,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524307879,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524307880,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524307881,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524307882,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230410155749-daa745c078e1","direct":true,"kind":"runtime","optional":false},{"id":14524307883,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.56.3","direct":true,"kind":"runtime","optional":false},{"id":14524307884,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false},{"id":14524307885,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524307886,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524307887,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524307888,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20190731080439-ebfcffb1b5c0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/private-key/go/go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:15.410Z","updated_at":"2023-11-15T23:28:15.410Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/private-key/go/go.sum","dependencies":[{"id":14524307889,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524307890,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307891,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.14","direct":false,"kind":"runtime","optional":false},{"id":14524307892,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16","direct":false,"kind":"runtime","optional":false},{"id":14524307893,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524307894,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524307895,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20210428141323-04723f9f07d7","direct":false,"kind":"runtime","optional":false},{"id":14524307896,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524307897,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":false,"kind":"runtime","optional":false},{"id":14524307898,"package_name":"github.com/alcortesm/tgz","ecosystem":"go","requirements":"v0.0.0-20161220082320-9c5fe88206d7","direct":false,"kind":"runtime","optional":false},{"id":14524307899,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":14524307900,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":14524307901,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20161002113705-648efa622239","direct":false,"kind":"runtime","optional":false},{"id":14524307902,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":14524307903,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":14524307904,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":14524307905,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307906,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524307907,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524307908,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307909,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.18","direct":false,"kind":"runtime","optional":false},{"id":14524307910,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524307911,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":14524307912,"package_name":"github.com/codahale/hdrhistogram","ecosystem":"go","requirements":"v0.0.0-20161010025455-3a0bb77429bd","direct":false,"kind":"runtime","optional":false},{"id":14524307913,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524307914,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524307915,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307916,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":14524307917,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":14524307918,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307919,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524307920,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524307921,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524307922,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307923,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524307924,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524307925,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":14524307926,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307927,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524307928,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524307929,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":14524307930,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":14524307931,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307932,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524307933,"package_name":"github.com/flynn/go-shlex","ecosystem":"go","requirements":"v0.0.0-20150515145356-3f9db97f8568","direct":false,"kind":"runtime","optional":false},{"id":14524307934,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524307935,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524307936,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307937,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524307938,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307939,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307940,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307941,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524307942,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524307943,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307944,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307945,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307946,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524307947,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v3.3.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524307948,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524307949,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524307950,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307951,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524307952,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":14524307953,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307954,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":14524307955,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524307956,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307957,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307958,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524307959,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524307960,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524307961,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":14524307962,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":14524307963,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":14524307964,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307965,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524307966,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524307967,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307968,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524307969,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307970,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307971,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524307972,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524307973,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307974,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524307975,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524307976,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":14524307977,"package_name":"github.com/google/shlex","ecosystem":"go","requirements":"v0.0.0-20191202100458-e7afc7fbc510","direct":false,"kind":"runtime","optional":false},{"id":14524307978,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307979,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307980,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307981,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524307982,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":false,"kind":"runtime","optional":false},{"id":14524307983,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307984,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307985,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307986,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307987,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":14524307988,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524307989,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":14524307990,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524307991,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307992,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307993,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307994,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20190725054713-01f96b0aa0cd","direct":false,"kind":"runtime","optional":false},{"id":14524307995,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20201106050909-4977a11b4351","direct":false,"kind":"runtime","optional":false},{"id":14524307996,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524307997,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524307998,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524307999,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308000,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308001,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":14524308002,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308003,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308004,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524308005,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524308006,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308007,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308008,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308009,"package_name":"github.com/matryer/is","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308010,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524308011,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524308012,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524308013,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":14524308014,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524308015,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524308016,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308017,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308018,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308019,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524308020,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":14524308021,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":14524308022,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":14524308023,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524308024,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308025,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308026,"package_name":"github.com/pelletier/go-buffruneio","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308027,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308028,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":14524308029,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308030,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524308031,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524308032,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308033,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308034,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524308035,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524308036,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":14524308037,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":14524308038,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":14524308039,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":14524308040,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308041,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":14524308042,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":14524308043,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524308044,"package_name":"github.com/pulumi/pulumi-tls/sdk/v4","ecosystem":"go","requirements":"v4.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524308045,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524308046,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.50.2","direct":false,"kind":"runtime","optional":false},{"id":14524308047,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308048,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":14524308049,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524308050,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308051,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308052,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20180611051255-d3107576ba94","direct":false,"kind":"runtime","optional":false},{"id":14524308053,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308054,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308055,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308056,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308057,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308058,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524308059,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308060,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524308061,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":14524308062,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524308063,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308064,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524308065,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308066,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308067,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308068,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524308069,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524308070,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308071,"package_name":"github.com/src-d/gcfg","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308072,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308073,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524308074,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308075,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524308076,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308077,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308078,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524308079,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308080,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v0.0.0-20191208221605-eb6844b05fc6","direct":false,"kind":"runtime","optional":false},{"id":14524308081,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":14524308082,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":false,"kind":"runtime","optional":false},{"id":14524308083,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.22.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524308084,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524308085,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524308086,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308087,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308088,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308089,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":14524308090,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":14524308091,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524308092,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308093,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308094,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308095,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308096,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308097,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524308098,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":14524308099,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190219172222-a4c6cb3142f2","direct":false,"kind":"runtime","optional":false},{"id":14524308100,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14524308101,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190701094942-4def268fd1a4","direct":false,"kind":"runtime","optional":false},{"id":14524308102,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14524308103,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200317142112-1b76d66859c6","direct":false,"kind":"runtime","optional":false},{"id":14524308104,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14524308105,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524308106,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":14524308107,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":14524308108,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220824171710-5757bc0c5503","direct":false,"kind":"runtime","optional":false},{"id":14524308109,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":14524308110,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":14524308111,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":14524308112,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":14524308113,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":14524308114,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":14524308115,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":14524308116,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308117,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308118,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":14524308119,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":14524308120,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":14524308121,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":14524308122,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":14524308123,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":14524308124,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14524308125,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190522155817-f3200d17e092","direct":false,"kind":"runtime","optional":false},{"id":14524308126,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14524308127,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":14524308128,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":14524308129,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200602114024-627f9648deb9","direct":false,"kind":"runtime","optional":false},{"id":14524308130,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14524308131,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14524308132,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210326060303-6b1517762897","direct":false,"kind":"runtime","optional":false},{"id":14524308133,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524308134,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308135,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":14524308136,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":14524308137,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":14524308138,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":14524308139,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14524308140,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":14524308141,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14524308142,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":14524308143,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":14524308144,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":14524308145,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":14524308146,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14524308147,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190221075227-b4e8571b14e0","direct":false,"kind":"runtime","optional":false},{"id":14524308148,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14524308149,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14524308150,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":14524308151,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":14524308152,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":14524308153,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":14524308154,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":14524308155,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":14524308156,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":14524308157,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":14524308158,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":14524308159,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":14524308160,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":14524308161,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14524308162,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14524308163,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":14524308164,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":14524308165,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210324051608-47abb6519492","direct":false,"kind":"runtime","optional":false},{"id":14524308166,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":14524308167,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210502180810-71e4cd670f79","direct":false,"kind":"runtime","optional":false},{"id":14524308168,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14524308169,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210817190340-bfb29a6856f2","direct":false,"kind":"runtime","optional":false},{"id":14524308170,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":14524308171,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308172,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14524308173,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308174,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308175,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308176,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524308177,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524308178,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308179,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":14524308180,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":14524308181,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14524308182,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":14524308183,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":14524308184,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":14524308185,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":14524308186,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":14524308187,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190729092621-ff9f1409240a","direct":false,"kind":"runtime","optional":false},{"id":14524308188,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029041327-9cc4af7d6b2c","direct":false,"kind":"runtime","optional":false},{"id":14524308189,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14524308190,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":14524308191,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200608174601-1b747fd94509","direct":false,"kind":"runtime","optional":false},{"id":14524308192,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":14524308193,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":14524308194,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308195,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14524308196,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14524308197,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14524308198,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14524308199,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308200,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308201,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":14524308202,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":14524308203,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":14524308204,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200608115520-7c474a2e3482","direct":false,"kind":"runtime","optional":false},{"id":14524308205,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230410155749-daa745c078e1","direct":false,"kind":"runtime","optional":false},{"id":14524308206,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524308207,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524308208,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524308209,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":14524308210,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524308211,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":14524308212,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.56.3","direct":false,"kind":"runtime","optional":false},{"id":14524308213,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":14524308214,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":14524308215,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":14524308216,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":14524308217,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524308218,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524308219,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524308220,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":14524308221,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524308222,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524308223,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524308224,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524308225,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":14524308226,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14524308227,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":14524308228,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":14524308229,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":14524308230,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":14524308231,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.28","direct":false,"kind":"runtime","optional":false},{"id":14524308232,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308233,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308234,"package_name":"gopkg.in/src-d/go-billy.v4","ecosystem":"go","requirements":"v4.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308235,"package_name":"gopkg.in/src-d/go-git-fixtures.v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308236,"package_name":"gopkg.in/src-d/go-git.v4","ecosystem":"go","requirements":"v4.13.1","direct":false,"kind":"runtime","optional":false},{"id":14524308237,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":14524308238,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524308239,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":14524308240,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308241,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524308242,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524308243,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":14524308244,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308245,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308246,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14524308247,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308248,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":14524308249,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":14524308250,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524308251,"package_name":"pgregory.net/rapid","ecosystem":"go","requirements":"v0.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524308252,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20190731080439-ebfcffb1b5c0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/self-signed-cert/go/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:15.596Z","updated_at":"2023-11-15T23:28:15.596Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/self-signed-cert/go/go.mod","dependencies":[{"id":14524308253,"package_name":"github.com/pulumi/pulumi-tls/sdk/v4","ecosystem":"go","requirements":"v4.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308254,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.50.2","direct":true,"kind":"runtime","optional":false},{"id":14524308255,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":14524308256,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20210428141323-04723f9f07d7","direct":true,"kind":"runtime","optional":false},{"id":14524308257,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14524308258,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":true,"kind":"runtime","optional":false},{"id":14524308259,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308260,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.18","direct":true,"kind":"runtime","optional":false},{"id":14524308261,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308262,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.12.0","direct":true,"kind":"runtime","optional":false},{"id":14524308263,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308264,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524308265,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524308266,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v3.3.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308267,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524308268,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308269,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":14524308270,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":true,"kind":"runtime","optional":false},{"id":14524308271,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308272,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308273,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":true,"kind":"runtime","optional":false},{"id":14524308274,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308275,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":true,"kind":"runtime","optional":false},{"id":14524308276,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20201106050909-4977a11b4351","direct":true,"kind":"runtime","optional":false},{"id":14524308277,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.8","direct":true,"kind":"runtime","optional":false},{"id":14524308278,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308279,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308280,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308281,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308282,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":14524308283,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308284,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308285,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":14524308286,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20180611051255-d3107576ba94","direct":true,"kind":"runtime","optional":false},{"id":14524308287,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308288,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308289,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524308290,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14524308291,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v0.0.0-20191208221605-eb6844b05fc6","direct":true,"kind":"runtime","optional":false},{"id":14524308292,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":true,"kind":"runtime","optional":false},{"id":14524308293,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.22.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308294,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308295,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524308296,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524308297,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220824171710-5757bc0c5503","direct":true,"kind":"runtime","optional":false},{"id":14524308298,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524308299,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524308300,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524308301,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524308302,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230410155749-daa745c078e1","direct":true,"kind":"runtime","optional":false},{"id":14524308303,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.56.3","direct":true,"kind":"runtime","optional":false},{"id":14524308304,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false},{"id":14524308305,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524308306,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308307,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524308308,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20190731080439-ebfcffb1b5c0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/self-signed-cert/go/go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:15.690Z","updated_at":"2023-11-15T23:28:15.690Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/self-signed-cert/go/go.sum","dependencies":[{"id":14524308309,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524308310,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524308311,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.14","direct":false,"kind":"runtime","optional":false},{"id":14524308312,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16","direct":false,"kind":"runtime","optional":false},{"id":14524308313,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524308314,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20210428141323-04723f9f07d7","direct":false,"kind":"runtime","optional":false},{"id":14524308315,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524308316,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":false,"kind":"runtime","optional":false},{"id":14524308317,"package_name":"github.com/alcortesm/tgz","ecosystem":"go","requirements":"v0.0.0-20161220082320-9c5fe88206d7","direct":false,"kind":"runtime","optional":false},{"id":14524308318,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20161002113705-648efa622239","direct":false,"kind":"runtime","optional":false},{"id":14524308319,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":14524308320,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524308321,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308322,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.18","direct":false,"kind":"runtime","optional":false},{"id":14524308323,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524308324,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":14524308325,"package_name":"github.com/codahale/hdrhistogram","ecosystem":"go","requirements":"v0.0.0-20161010025455-3a0bb77429bd","direct":false,"kind":"runtime","optional":false},{"id":14524308326,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308327,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524308328,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524308329,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308330,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524308331,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308332,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308333,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308334,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":14524308335,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":14524308336,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308337,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308338,"package_name":"github.com/flynn/go-shlex","ecosystem":"go","requirements":"v0.0.0-20150515145356-3f9db97f8568","direct":false,"kind":"runtime","optional":false},{"id":14524308339,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524308340,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524308341,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308342,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308343,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524308344,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308345,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524308346,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v3.3.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524308347,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308348,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":14524308349,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308350,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524308351,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308352,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308353,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524308354,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524308355,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":14524308356,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":14524308357,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":14524308358,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308359,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524308360,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524308361,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308362,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524308363,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308364,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308365,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524308366,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308367,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524308368,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524308369,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":14524308370,"package_name":"github.com/google/shlex","ecosystem":"go","requirements":"v0.0.0-20191202100458-e7afc7fbc510","direct":false,"kind":"runtime","optional":false},{"id":14524308371,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":false,"kind":"runtime","optional":false},{"id":14524308372,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308373,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308374,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308375,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":14524308376,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308377,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":14524308378,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308379,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308380,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20190725054713-01f96b0aa0cd","direct":false,"kind":"runtime","optional":false},{"id":14524308381,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20201106050909-4977a11b4351","direct":false,"kind":"runtime","optional":false},{"id":14524308382,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308383,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308384,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308385,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308386,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308387,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524308388,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524308389,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308390,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308391,"package_name":"github.com/matryer/is","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308392,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524308393,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524308394,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524308395,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":14524308396,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524308397,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524308398,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308399,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308400,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":14524308401,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":14524308402,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308403,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308404,"package_name":"github.com/pelletier/go-buffruneio","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308405,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":14524308406,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524308407,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524308408,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308409,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308410,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":14524308411,"package_name":"github.com/pulumi/pulumi-tls/sdk/v4","ecosystem":"go","requirements":"v4.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308412,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524308413,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.50.2","direct":false,"kind":"runtime","optional":false},{"id":14524308414,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308415,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524308416,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308417,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20180611051255-d3107576ba94","direct":false,"kind":"runtime","optional":false},{"id":14524308418,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308419,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524308420,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308421,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524308422,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308423,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524308424,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308425,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524308426,"package_name":"github.com/src-d/gcfg","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308427,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308428,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524308429,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308430,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524308431,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308432,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308433,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524308434,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308435,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v0.0.0-20191208221605-eb6844b05fc6","direct":false,"kind":"runtime","optional":false},{"id":14524308436,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":false,"kind":"runtime","optional":false},{"id":14524308437,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.22.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524308438,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524308439,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308440,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308441,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308442,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524308443,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308444,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308445,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190219172222-a4c6cb3142f2","direct":false,"kind":"runtime","optional":false},{"id":14524308446,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14524308447,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190701094942-4def268fd1a4","direct":false,"kind":"runtime","optional":false},{"id":14524308448,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14524308449,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14524308450,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524308451,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":14524308452,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":14524308453,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220824171710-5757bc0c5503","direct":false,"kind":"runtime","optional":false},{"id":14524308454,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":14524308455,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":14524308456,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":14524308457,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":14524308458,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":14524308459,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":14524308460,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":14524308461,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308462,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308463,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":14524308464,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":14524308465,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":14524308466,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":14524308467,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14524308468,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14524308469,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":14524308470,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":14524308471,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14524308472,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14524308473,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210326060303-6b1517762897","direct":false,"kind":"runtime","optional":false},{"id":14524308474,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524308475,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308476,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":14524308477,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":14524308478,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":14524308479,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14524308480,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":14524308481,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14524308482,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":14524308483,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":14524308484,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14524308485,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190221075227-b4e8571b14e0","direct":false,"kind":"runtime","optional":false},{"id":14524308486,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14524308487,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14524308488,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":14524308489,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":14524308490,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":14524308491,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":14524308492,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":14524308493,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":14524308494,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":14524308495,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":14524308496,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":14524308497,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":14524308498,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14524308499,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14524308500,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":14524308501,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":14524308502,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210324051608-47abb6519492","direct":false,"kind":"runtime","optional":false},{"id":14524308503,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":14524308504,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210502180810-71e4cd670f79","direct":false,"kind":"runtime","optional":false},{"id":14524308505,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14524308506,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210817190340-bfb29a6856f2","direct":false,"kind":"runtime","optional":false},{"id":14524308507,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":14524308508,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308509,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14524308510,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":14524308511,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308512,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308513,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308514,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524308515,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524308516,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308517,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14524308518,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":14524308519,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":14524308520,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":14524308521,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":14524308522,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190729092621-ff9f1409240a","direct":false,"kind":"runtime","optional":false},{"id":14524308523,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029041327-9cc4af7d6b2c","direct":false,"kind":"runtime","optional":false},{"id":14524308524,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14524308525,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":14524308526,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":14524308527,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":14524308528,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308529,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14524308530,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14524308531,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14524308532,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14524308533,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308534,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308535,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":14524308536,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":14524308537,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":14524308538,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200608115520-7c474a2e3482","direct":false,"kind":"runtime","optional":false},{"id":14524308539,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230410155749-daa745c078e1","direct":false,"kind":"runtime","optional":false},{"id":14524308540,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524308541,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524308542,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":14524308543,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524308544,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":14524308545,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.56.3","direct":false,"kind":"runtime","optional":false},{"id":14524308546,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":14524308547,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":14524308548,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":14524308549,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":14524308550,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524308551,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524308552,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524308553,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":14524308554,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524308555,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524308556,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524308557,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524308558,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14524308559,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":14524308560,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":14524308561,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":14524308562,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":14524308563,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.28","direct":false,"kind":"runtime","optional":false},{"id":14524308564,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308565,"package_name":"gopkg.in/src-d/go-billy.v4","ecosystem":"go","requirements":"v4.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524308566,"package_name":"gopkg.in/src-d/go-git-fixtures.v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308567,"package_name":"gopkg.in/src-d/go-git.v4","ecosystem":"go","requirements":"v4.13.1","direct":false,"kind":"runtime","optional":false},{"id":14524308568,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":14524308569,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524308570,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524308571,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524308572,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308573,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308574,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14524308575,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308576,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":14524308577,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":14524308578,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524308579,"package_name":"pgregory.net/rapid","ecosystem":"go","requirements":"v0.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524308580,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20190731080439-ebfcffb1b5c0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"provider/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:15.850Z","updated_at":"2023-11-15T23:28:15.850Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/provider/go.mod","dependencies":[{"id":14524308581,"package_name":"github.com/pulumi/pulumi-terraform-bridge/v3","ecosystem":"go","requirements":"v3.65.0","direct":true,"kind":"runtime","optional":false},{"id":14524308582,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.93.0","direct":true,"kind":"runtime","optional":false},{"id":14524308583,"package_name":"github.com/terraform-providers/terraform-provider-tls/shim","ecosystem":"go","requirements":"v0.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308584,"package_name":"github.com/hashicorp/terraform-plugin-sdk/v2=\u003egithub.com/pulumi/terraform-plugin-sdk/v2","ecosystem":"go","requirements":"v2.0.0-20230912190043-e6d96b3b8f7e","direct":true,"kind":"runtime","optional":false},{"id":14524308585,"package_name":"github.com/terraform-providers/terraform-provider-tls/shim=\u003e","ecosystem":"go","requirements":"./shim","direct":true,"kind":"runtime","optional":false},{"id":14524308586,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":true,"kind":"runtime","optional":false},{"id":14524308587,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.20.1","direct":true,"kind":"runtime","optional":false},{"id":14524308588,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524308589,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308590,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.12.1","direct":true,"kind":"runtime","optional":false},{"id":14524308591,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524308592,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":14524308593,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":true,"kind":"runtime","optional":false},{"id":14524308594,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308595,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v66.0.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308596,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v14.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308597,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.28","direct":true,"kind":"runtime","optional":false},{"id":14524308598,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.21","direct":true,"kind":"runtime","optional":false},{"id":14524308599,"package_name":"github.com/Azure/go-autorest/autorest/azure/auth","ecosystem":"go","requirements":"v0.5.11","direct":true,"kind":"runtime","optional":false},{"id":14524308600,"package_name":"github.com/Azure/go-autorest/autorest/azure/cli","ecosystem":"go","requirements":"v0.4.6","direct":true,"kind":"runtime","optional":false},{"id":14524308601,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524308602,"package_name":"github.com/Azure/go-autorest/autorest/to","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524308603,"package_name":"github.com/Azure/go-autorest/autorest/validation","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524308604,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":14524308605,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524308606,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":14524308607,"package_name":"github.com/Masterminds/goutils","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308608,"package_name":"github.com/Masterminds/semver","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308609,"package_name":"github.com/Masterminds/semver/v3","ecosystem":"go","requirements":"v3.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308610,"package_name":"github.com/Masterminds/sprig/v3","ecosystem":"go","requirements":"v3.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524308611,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":14524308612,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230828082145-3c4c8a2d2371","direct":true,"kind":"runtime","optional":false},{"id":14524308613,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":14524308614,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":true,"kind":"runtime","optional":false},{"id":14524308615,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524308616,"package_name":"github.com/apparentlymart/go-cidr","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308618,"package_name":"github.com/apparentlymart/go-textseg/v15","ecosystem":"go","requirements":"v15.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308619,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524308620,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308621,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":14524308622,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.298","direct":true,"kind":"runtime","optional":false},{"id":14524308623,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.17.3","direct":true,"kind":"runtime","optional":false},{"id":14524308624,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.15.15","direct":true,"kind":"runtime","optional":false},{"id":14524308625,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.12.10","direct":true,"kind":"runtime","optional":false},{"id":14524308626,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.12.9","direct":true,"kind":"runtime","optional":false},{"id":14524308627,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.27","direct":true,"kind":"runtime","optional":false},{"id":14524308628,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.21","direct":true,"kind":"runtime","optional":false},{"id":14524308629,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.3.16","direct":true,"kind":"runtime","optional":false},{"id":14524308630,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.9.9","direct":true,"kind":"runtime","optional":false},{"id":14524308631,"package_name":"github.com/aws/aws-sdk-go-v2/service/kms","ecosystem":"go","requirements":"v1.18.1","direct":true,"kind":"runtime","optional":false},{"id":14524308632,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.11.13","direct":true,"kind":"runtime","optional":false},{"id":14524308633,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.16.10","direct":true,"kind":"runtime","optional":false},{"id":14524308634,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.13.5","direct":true,"kind":"runtime","optional":false},{"id":14524308635,"package_name":"github.com/aymanbagabas/go-osc52/v2","ecosystem":"go","requirements":"v2.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308636,"package_name":"github.com/bgentry/go-netrc","ecosystem":"go","requirements":"v0.0.0-20140422174119-9fd32a8b3d3d","direct":true,"kind":"runtime","optional":false},{"id":14524308638,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308639,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308640,"package_name":"github.com/cenkalti/backoff/v3","ecosystem":"go","requirements":"v3.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524308641,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.16.1","direct":true,"kind":"runtime","optional":false},{"id":14524308642,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.24.2","direct":true,"kind":"runtime","optional":false},{"id":14524308643,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":14524308644,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.29","direct":true,"kind":"runtime","optional":false},{"id":14524308645,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.3.3","direct":true,"kind":"runtime","optional":false},{"id":14524308646,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.4-0.20230313162750-1ae8d489ac81","direct":true,"kind":"runtime","optional":false},{"id":14524308647,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.4","direct":true,"kind":"runtime","optional":false},{"id":14524308648,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308649,"package_name":"github.com/dimchansky/utfbom","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308650,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308651,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308652,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":true,"kind":"runtime","optional":false},{"id":14524308653,"package_name":"github.com/ettle/strcase","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308654,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524308655,"package_name":"github.com/gedex/inflector","ecosystem":"go","requirements":"v0.0.0-20170307190818-16278e9db813","direct":true,"kind":"runtime","optional":false},{"id":14524308656,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.1-0.20230307220236-3a3c6141e376","direct":true,"kind":"runtime","optional":false},{"id":14524308657,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308658,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524308659,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308660,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524308661,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524308662,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308663,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":14524308664,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":14524308665,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":14524308666,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524308667,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308668,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":14524308669,"package_name":"github.com/google/shlex","ecosystem":"go","requirements":"v0.0.0-20191202100458-e7afc7fbc510","direct":true,"kind":"runtime","optional":false},{"id":14524308670,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524308671,"package_name":"github.com/google/wire","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308672,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524308673,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":true,"kind":"runtime","optional":false},{"id":14524308674,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":14524308675,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":true,"kind":"runtime","optional":false},{"id":14524308676,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308677,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":14524308678,"package_name":"github.com/hashicorp/go-cty","ecosystem":"go","requirements":"v1.4.1-0.20200414143053-d3edf31b6320","direct":true,"kind":"runtime","optional":false},{"id":14524308679,"package_name":"github.com/hashicorp/go-getter","ecosystem":"go","requirements":"v1.7.1","direct":true,"kind":"runtime","optional":false},{"id":14524308680,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308681,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524308682,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308683,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":14524308684,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":14524308685,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524308686,"package_name":"github.com/hashicorp/go-safetemp","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308687,"package_name":"github.com/hashicorp/go-secure-stdlib/mlock","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524308688,"package_name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","requirements":"v0.1.6","direct":true,"kind":"runtime","optional":false},{"id":14524308689,"package_name":"github.com/hashicorp/go-secure-stdlib/strutil","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524308690,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524308691,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14524308692,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524308693,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":true,"kind":"runtime","optional":false},{"id":14524308694,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308695,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.18.0","direct":true,"kind":"runtime","optional":false},{"id":14524308696,"package_name":"github.com/hashicorp/hil","ecosystem":"go","requirements":"v0.0.0-20190212132231-97b3a9cdfa93","direct":true,"kind":"runtime","optional":false},{"id":14524308697,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308698,"package_name":"github.com/hashicorp/terraform-plugin-go","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":14524308699,"package_name":"github.com/hashicorp/terraform-plugin-log","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524308700,"package_name":"github.com/hashicorp/terraform-plugin-sdk/v2","ecosystem":"go","requirements":"v2.29.0","direct":true,"kind":"runtime","optional":false},{"id":14524308701,"package_name":"github.com/hashicorp/terraform-svchost","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308702,"package_name":"github.com/hashicorp/vault/api","ecosystem":"go","requirements":"v1.8.2","direct":true,"kind":"runtime","optional":false},{"id":14524308703,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":14524308704,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524308705,"package_name":"github.com/huandu/xstrings","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524308706,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308707,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.15","direct":true,"kind":"runtime","optional":false},{"id":14524308708,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308709,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":true,"kind":"runtime","optional":false},{"id":14524308710,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524308711,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":14524308712,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308713,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":true,"kind":"runtime","optional":false},{"id":14524308714,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308715,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":true,"kind":"runtime","optional":false},{"id":14524308716,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":true,"kind":"runtime","optional":false},{"id":14524308717,"package_name":"github.com/mattn/go-localereader","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308718,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":14524308719,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.1.5","direct":true,"kind":"runtime","optional":false},{"id":14524308720,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308721,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308722,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308723,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":14524308724,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308725,"package_name":"github.com/mitchellh/hashstructure","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308726,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308727,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524308728,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":14524308729,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524308730,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":true,"kind":"runtime","optional":false},{"id":14524308731,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524308732,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524308733,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.15.1","direct":true,"kind":"runtime","optional":false},{"id":14524308734,"package_name":"github.com/natefinch/atomic","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308735,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308736,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308737,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308738,"package_name":"github.com/pgavlin/goldmark","ecosystem":"go","requirements":"v1.1.33-0.20200616210433-b5eb04559386","direct":true,"kind":"runtime","optional":false},{"id":14524308739,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.6.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308740,"package_name":"github.com/pjbgf/sha1cd","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524308741,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":14524308742,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308743,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308744,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524308745,"package_name":"github.com/pulumi/esc","ecosystem":"go","requirements":"v0.5.7-0.20231030195049-f71961c0d5fa","direct":true,"kind":"runtime","optional":false},{"id":14524308746,"package_name":"github.com/pulumi/pulumi-java/pkg","ecosystem":"go","requirements":"v0.9.8","direct":true,"kind":"runtime","optional":false},{"id":14524308747,"package_name":"github.com/pulumi/pulumi-terraform-bridge/x/muxer","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":14524308748,"package_name":"github.com/pulumi/pulumi-yaml","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524308749,"package_name":"github.com/pulumi/pulumi/pkg/v3","ecosystem":"go","requirements":"v3.93.0","direct":true,"kind":"runtime","optional":false},{"id":14524308750,"package_name":"github.com/pulumi/schema-tools","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524308751,"package_name":"github.com/pulumi/terraform-diff-reader","ecosystem":"go","requirements":"v0.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524308752,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.4","direct":true,"kind":"runtime","optional":false},{"id":14524308753,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":14524308754,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524308755,"package_name":"github.com/ryanuber/go-glob","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308756,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20210923224102-525f6e181f06","direct":true,"kind":"runtime","optional":false},{"id":14524308757,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308758,"package_name":"github.com/segmentio/asm","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":14524308759,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.3.5","direct":true,"kind":"runtime","optional":false},{"id":14524308760,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524308761,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524308762,"package_name":"github.com/skeema/knownhosts","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308763,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.5","direct":true,"kind":"runtime","optional":false},{"id":14524308764,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524308765,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524308766,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14524308767,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":14524308768,"package_name":"github.com/terraform-providers/terraform-provider-tls","ecosystem":"go","requirements":"v1.2.1-0.20220516152008-a84a40eb6c76","direct":true,"kind":"runtime","optional":false},{"id":14524308769,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308770,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":true,"kind":"runtime","optional":false},{"id":14524308771,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.30.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308772,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.4.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308773,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.10","direct":true,"kind":"runtime","optional":false},{"id":14524308774,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.4+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524308775,"package_name":"github.com/vmihailenco/msgpack/v5","ecosystem":"go","requirements":"v5.3.5","direct":true,"kind":"runtime","optional":false},{"id":14524308776,"package_name":"github.com/vmihailenco/tagparser/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524308777,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.3","direct":true,"kind":"runtime","optional":false},{"id":14524308778,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":true,"kind":"runtime","optional":false},{"id":14524308779,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":true,"kind":"runtime","optional":false},{"id":14524308780,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524308781,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524308782,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":14524308783,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524308784,"package_name":"gocloud.dev","ecosystem":"go","requirements":"v0.27.0","direct":true,"kind":"runtime","optional":false},{"id":14524308785,"package_name":"gocloud.dev/secrets/hashivault","ecosystem":"go","requirements":"v0.27.0","direct":true,"kind":"runtime","optional":false},{"id":14524308786,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524308787,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20231006140011-7918f672742d","direct":true,"kind":"runtime","optional":false},{"id":14524308788,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524308789,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":14524308790,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":14524308791,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524308792,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524308793,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524308794,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524308795,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524308796,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524308797,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":14524308798,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":true,"kind":"runtime","optional":false},{"id":14524308799,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":14524308800,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230726155614-23370e0ffb3e","direct":true,"kind":"runtime","optional":false},{"id":14524308801,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":true,"kind":"runtime","optional":false},{"id":14524308802,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":true,"kind":"runtime","optional":false},{"id":14524308803,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.1","direct":true,"kind":"runtime","optional":false},{"id":14524308804,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false},{"id":14524308805,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":true,"kind":"runtime","optional":false},{"id":14524308806,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524308807,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524308808,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524308809,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20211028080628-e2786a622600","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"provider/go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:16.348Z","updated_at":"2023-11-15T23:28:16.348Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/provider/go.sum","dependencies":[{"id":14524311168,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524311169,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524311170,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311171,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524311486,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308810,"package_name":"bazil.org/fuse","ecosystem":"go","requirements":"v0.0.0-20160811212531-371fbbdaa898","direct":false,"kind":"runtime","optional":false},{"id":14524308811,"package_name":"bazil.org/fuse","ecosystem":"go","requirements":"v0.0.0-20200407214033-5883e5a4b512","direct":false,"kind":"runtime","optional":false},{"id":14524308812,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524308813,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":14524308814,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":14524308815,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":14524308816,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":14524308817,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.3","direct":false,"kind":"runtime","optional":false},{"id":14524308818,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":14524308819,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":14524308820,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":14524308821,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":14524308822,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":14524308823,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":14524308824,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":14524308825,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":14524308826,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":14524308827,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":14524308828,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":14524308829,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":14524308830,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":14524308831,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":14524308832,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":14524308833,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":14524308834,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.82.0","direct":false,"kind":"runtime","optional":false},{"id":14524308835,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":14524308836,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":14524308837,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":14524308838,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":14524308839,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":14524308840,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":14524308841,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":14524308842,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":14524308843,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.1","direct":false,"kind":"runtime","optional":false},{"id":14524308844,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":14524308845,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":14524308846,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":14524308847,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":14524308848,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":14524308849,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.105.0","direct":false,"kind":"runtime","optional":false},{"id":14524308850,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":14524308851,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.0","direct":false,"kind":"runtime","optional":false},{"id":14524308852,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":false,"kind":"runtime","optional":false},{"id":14524308853,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308854,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308855,"package_name":"cloud.google.com/go/accessapproval","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308856,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308857,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308858,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308859,"package_name":"cloud.google.com/go/accesscontextmanager","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308860,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524308861,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524308862,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524308863,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524308864,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":14524308865,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524308866,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524308867,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308868,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524308869,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524308870,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524308871,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308872,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308873,"package_name":"cloud.google.com/go/apigateway","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308874,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308875,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308876,"package_name":"cloud.google.com/go/apigeeconnect","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308877,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308878,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308879,"package_name":"cloud.google.com/go/apigeeregistry","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308880,"package_name":"cloud.google.com/go/apikeys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308881,"package_name":"cloud.google.com/go/apikeys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308882,"package_name":"cloud.google.com/go/apikeys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308883,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308884,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308885,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308886,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308887,"package_name":"cloud.google.com/go/appengine","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524308888,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308889,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308890,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308891,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524308892,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308893,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308894,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308895,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308896,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":14524308897,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":14524308898,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308899,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524308900,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308901,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308902,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308903,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308904,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524308905,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":14524308906,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308907,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524308908,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308909,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308910,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308911,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308912,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308913,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524308914,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308915,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308916,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308917,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308918,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308919,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308920,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308921,"package_name":"cloud.google.com/go/baremetalsolution","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308922,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308923,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308924,"package_name":"cloud.google.com/go/batch","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308925,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308926,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308927,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308928,"package_name":"cloud.google.com/go/beyondcorp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308929,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524308930,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308931,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308932,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308933,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308934,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308935,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":14524308936,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":14524308937,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":14524308938,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":14524308939,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":14524308940,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.49.0","direct":false,"kind":"runtime","optional":false},{"id":14524308941,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.50.0","direct":false,"kind":"runtime","optional":false},{"id":14524308942,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311487,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308943,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308944,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308945,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308946,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308947,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524308948,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308949,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308950,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308951,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308952,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308953,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308954,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308955,"package_name":"cloud.google.com/go/certificatemanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308956,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308957,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308958,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524308959,"package_name":"cloud.google.com/go/channel","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308960,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308961,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308962,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308963,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308964,"package_name":"cloud.google.com/go/cloudbuild","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308965,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308966,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308967,"package_name":"cloud.google.com/go/clouddms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308968,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308969,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308970,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308971,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524308972,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524308973,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524308974,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308975,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308976,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524308977,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308978,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524308979,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308980,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524308981,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524308982,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524308983,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524308984,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524308985,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524308986,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524308987,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524308988,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.19.1","direct":false,"kind":"runtime","optional":false},{"id":14524308989,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524308990,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524308991,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524308992,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524308993,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524308994,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524308995,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524308996,"package_name":"cloud.google.com/go/contactcenterinsights","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308997,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524308998,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524308999,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":14524309000,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524309001,"package_name":"cloud.google.com/go/container","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524309002,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524309003,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309004,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309005,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309006,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309007,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309008,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309009,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309010,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309011,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524311488,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309012,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309013,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309014,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309015,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309016,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309017,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309018,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309019,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309020,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309021,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309022,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309023,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309024,"package_name":"cloud.google.com/go/datafusion","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309025,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309026,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309027,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309028,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309029,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309030,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524309031,"package_name":"cloud.google.com/go/dataplex","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309032,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309033,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309034,"package_name":"cloud.google.com/go/dataproc","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309035,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309036,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309037,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309038,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309039,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309040,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309041,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309042,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309043,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309044,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309045,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309046,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309047,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309048,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309049,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309050,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309051,"package_name":"cloud.google.com/go/deploy","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309052,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524309053,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524309054,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524309055,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524309056,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524309057,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.29.0","direct":false,"kind":"runtime","optional":false},{"id":14524309058,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524309059,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.32.0","direct":false,"kind":"runtime","optional":false},{"id":14524309060,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309061,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309062,"package_name":"cloud.google.com/go/dlp","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309063,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309064,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309065,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309066,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309067,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524309068,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524309069,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309070,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309071,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309072,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309073,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309074,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309075,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309076,"package_name":"cloud.google.com/go/errorreporting","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309077,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309078,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309079,"package_name":"cloud.google.com/go/essentialcontacts","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309080,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309081,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309082,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309083,"package_name":"cloud.google.com/go/eventarc","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309084,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309085,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309086,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309087,"package_name":"cloud.google.com/go/filestore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309088,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309089,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524309090,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309091,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309092,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309093,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309094,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309095,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309096,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309097,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309098,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309099,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309100,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309101,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309102,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309103,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309104,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309105,"package_name":"cloud.google.com/go/gkebackup","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309106,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309107,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309108,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309109,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309110,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309111,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309112,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309113,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309114,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309115,"package_name":"cloud.google.com/go/gkemulticloud","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309116,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309117,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309118,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309119,"package_name":"cloud.google.com/go/gsuiteaddons","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309120,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309121,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309122,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309123,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309124,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309125,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309126,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309127,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309128,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309129,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309130,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309131,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309132,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309133,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309134,"package_name":"cloud.google.com/go/iap","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524309135,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309136,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309137,"package_name":"cloud.google.com/go/ids","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309138,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309139,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309140,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309141,"package_name":"cloud.google.com/go/iot","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309142,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309143,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309144,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309145,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309146,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309147,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309148,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524309149,"package_name":"cloud.google.com/go/kms","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524309150,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309151,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309152,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309153,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309154,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309155,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309156,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309157,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309158,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524309159,"package_name":"cloud.google.com/go/logging","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309160,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309161,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309162,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309163,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524309164,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309165,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309166,"package_name":"cloud.google.com/go/managedidentities","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309167,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309168,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309169,"package_name":"cloud.google.com/go/maps","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309170,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309171,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309172,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309173,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309174,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309175,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309176,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309177,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309178,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309179,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309180,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309181,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309182,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309183,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309184,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309185,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309186,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309187,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309188,"package_name":"cloud.google.com/go/monitoring","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309189,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309190,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309191,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309192,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309193,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309194,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309195,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309196,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309197,"package_name":"cloud.google.com/go/networkmanagement","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309198,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309199,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309200,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309201,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309202,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309203,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309204,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309205,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309206,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309207,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309208,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309209,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309210,"package_name":"cloud.google.com/go/optimization","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309211,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309212,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309213,"package_name":"cloud.google.com/go/orchestration","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309214,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309215,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309216,"package_name":"cloud.google.com/go/orgpolicy","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309217,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309218,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309219,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309220,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309221,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309222,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309223,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309224,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309225,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309226,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309227,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309228,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309229,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309230,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309231,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309232,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309233,"package_name":"cloud.google.com/go/policytroubleshooter","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309234,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309235,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309236,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309237,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309238,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309239,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309240,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309241,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309242,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524309243,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524309244,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":14524309245,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524309246,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524309247,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309248,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309249,"package_name":"cloud.google.com/go/pubsublite","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309250,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309251,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309252,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309253,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309254,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309255,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309256,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309257,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309258,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309259,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309260,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309261,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309262,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309263,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309264,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309265,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309266,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309267,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309268,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309269,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309270,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309271,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309272,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309273,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309274,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309275,"package_name":"cloud.google.com/go/resourcemanager","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309276,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309277,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309278,"package_name":"cloud.google.com/go/resourcesettings","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309279,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309280,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309281,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309282,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309283,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309284,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309285,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309286,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309287,"package_name":"cloud.google.com/go/run","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309288,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309289,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309290,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309291,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309292,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309293,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309294,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309295,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309296,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309297,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309298,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309299,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309300,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309301,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309302,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309303,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309304,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309305,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309306,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309307,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524309308,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524309309,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524309310,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524309311,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524309312,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309313,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309314,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309315,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309316,"package_name":"cloud.google.com/go/servicecontrol","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":14524309317,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309318,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309319,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309320,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309321,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309322,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309323,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309324,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309325,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309326,"package_name":"cloud.google.com/go/servicemanagement","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309327,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309328,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309329,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309330,"package_name":"cloud.google.com/go/serviceusage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309331,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309332,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309333,"package_name":"cloud.google.com/go/shell","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309334,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":14524309335,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":14524309336,"package_name":"cloud.google.com/go/spanner","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":14524309337,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309338,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309339,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309340,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309341,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524309342,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524309343,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309344,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309345,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309346,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309347,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309348,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524309349,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524309350,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524309351,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524309352,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524309353,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":14524309354,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.29.0","direct":false,"kind":"runtime","optional":false},{"id":14524309355,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":false,"kind":"runtime","optional":false},{"id":14524309356,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309357,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309358,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309359,"package_name":"cloud.google.com/go/storagetransfer","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309360,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309361,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309362,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309363,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309364,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309365,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311489,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309366,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309367,"package_name":"cloud.google.com/go/texttospeech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309368,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309369,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309370,"package_name":"cloud.google.com/go/tpu","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309371,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309372,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309373,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309374,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309375,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309376,"package_name":"cloud.google.com/go/trace","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309377,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309378,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309379,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309380,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309381,"package_name":"cloud.google.com/go/translate","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309382,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309383,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309384,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309385,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309386,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524309387,"package_name":"cloud.google.com/go/video","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524309388,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309389,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309390,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309391,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309392,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309393,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309394,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309395,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309396,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309397,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309398,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309399,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309400,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309401,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309402,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309403,"package_name":"cloud.google.com/go/vmmigration","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309404,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309405,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309406,"package_name":"cloud.google.com/go/vmwareengine","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309407,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309408,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309409,"package_name":"cloud.google.com/go/vpcaccess","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309410,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309411,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309412,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309413,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309414,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309415,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309416,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309417,"package_name":"cloud.google.com/go/websecurityscanner","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309418,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309419,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309420,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309421,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309422,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309423,"package_name":"code.cloudfoundry.org/clock","ecosystem":"go","requirements":"v0.0.0-20180518195852-02e53af36e6c","direct":false,"kind":"runtime","optional":false},{"id":14524309424,"package_name":"contrib.go.opencensus.io/exporter/aws","ecosystem":"go","requirements":"v0.0.0-20200617204711-c478e41e60e9","direct":false,"kind":"runtime","optional":false},{"id":14524309425,"package_name":"contrib.go.opencensus.io/exporter/stackdriver","ecosystem":"go","requirements":"v0.13.13","direct":false,"kind":"runtime","optional":false},{"id":14524309426,"package_name":"contrib.go.opencensus.io/integrations/ocsql","ecosystem":"go","requirements":"v0.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524309427,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309428,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":14524309429,"package_name":"gioui.org","ecosystem":"go","requirements":"v0.0.0-20210308172011-57750fc8a0a6","direct":false,"kind":"runtime","optional":false},{"id":14524309430,"package_name":"git.sr.ht/~sbinet/gg","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309431,"package_name":"github.com/AdaLogics/go-fuzz-headers","ecosystem":"go","requirements":"v0.0.0-20210715213245-6c3934b029d8","direct":false,"kind":"runtime","optional":false},{"id":14524309432,"package_name":"github.com/Azure/azure-amqp-common-go/v3","ecosystem":"go","requirements":"v3.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524309433,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v16.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309434,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v63.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524311490,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309435,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v65.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309436,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v66.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309437,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524309438,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309439,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309440,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524309441,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309442,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309443,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309444,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309445,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309446,"package_name":"github.com/Azure/go-amqp","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524309447,"package_name":"github.com/Azure/go-amqp","ecosystem":"go","requirements":"v0.17.5","direct":false,"kind":"runtime","optional":false},{"id":14524309448,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20170929234023-d6e3b3328b78","direct":false,"kind":"runtime","optional":false},{"id":14524309449,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210608223527-2377c96fe795","direct":false,"kind":"runtime","optional":false},{"id":14524309450,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":14524309451,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v10.8.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309452,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v14.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309453,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.1","direct":false,"kind":"runtime","optional":false},{"id":14524309454,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.18","direct":false,"kind":"runtime","optional":false},{"id":14524309455,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.24","direct":false,"kind":"runtime","optional":false},{"id":14524309456,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.25","direct":false,"kind":"runtime","optional":false},{"id":14524309457,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.27","direct":false,"kind":"runtime","optional":false},{"id":14524309458,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.28","direct":false,"kind":"runtime","optional":false},{"id":14524309459,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309460,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524309461,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.13","direct":false,"kind":"runtime","optional":false},{"id":14524309462,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.18","direct":false,"kind":"runtime","optional":false},{"id":14524309463,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.20","direct":false,"kind":"runtime","optional":false},{"id":14524309464,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.21","direct":false,"kind":"runtime","optional":false},{"id":14524309465,"package_name":"github.com/Azure/go-autorest/autorest/azure/auth","ecosystem":"go","requirements":"v0.5.11","direct":false,"kind":"runtime","optional":false},{"id":14524309466,"package_name":"github.com/Azure/go-autorest/autorest/azure/cli","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14524309467,"package_name":"github.com/Azure/go-autorest/autorest/azure/cli","ecosystem":"go","requirements":"v0.4.6","direct":false,"kind":"runtime","optional":false},{"id":14524309468,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309469,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309470,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309471,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524309472,"package_name":"github.com/Azure/go-autorest/autorest/to","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309473,"package_name":"github.com/Azure/go-autorest/autorest/validation","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309474,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309475,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309476,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309477,"package_name":"github.com/AzureAD/microsoft-authentication-library-for-go","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309478,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309479,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309480,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":14524309481,"package_name":"github.com/DataDog/datadog-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309482,"package_name":"github.com/GoogleCloudPlatform/cloudsql-proxy","ecosystem":"go","requirements":"v1.31.2","direct":false,"kind":"runtime","optional":false},{"id":14524309483,"package_name":"github.com/HdrHistogram/hdrhistogram-go","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524309484,"package_name":"github.com/JohnCGriffin/overflow","ecosystem":"go","requirements":"v0.0.0-20211019200055-46fa312c352c","direct":false,"kind":"runtime","optional":false},{"id":14524309485,"package_name":"github.com/Knetic/govaluate","ecosystem":"go","requirements":"v3.0.1-0.20171022003610-9aa49832a739+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309486,"package_name":"github.com/Masterminds/goutils","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309487,"package_name":"github.com/Masterminds/semver","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309488,"package_name":"github.com/Masterminds/semver/v3","ecosystem":"go","requirements":"v3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309489,"package_name":"github.com/Masterminds/sprig/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309490,"package_name":"github.com/Masterminds/sprig/v3","ecosystem":"go","requirements":"v3.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309491,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.11","direct":false,"kind":"runtime","optional":false},{"id":14524309492,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.14","direct":false,"kind":"runtime","optional":false},{"id":14524309493,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.15-0.20190919025122-fc70bd9a86b5","direct":false,"kind":"runtime","optional":false},{"id":14524309494,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16-0.20201130162521-d1ffc52c7331","direct":false,"kind":"runtime","optional":false},{"id":14524309495,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16","direct":false,"kind":"runtime","optional":false},{"id":14524309496,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17-0.20210211115548-6eac466e5fa3","direct":false,"kind":"runtime","optional":false},{"id":14524309497,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17-0.20210324224401-5516f17a5958","direct":false,"kind":"runtime","optional":false},{"id":14524309498,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17","direct":false,"kind":"runtime","optional":false},{"id":14524309499,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524309500,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524309501,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524309502,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.6","direct":false,"kind":"runtime","optional":false},{"id":14524309503,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.7-0.20190325164909-8abdbb8205e4","direct":false,"kind":"runtime","optional":false},{"id":14524309504,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.7","direct":false,"kind":"runtime","optional":false},{"id":14524309505,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.9","direct":false,"kind":"runtime","optional":false},{"id":14524309506,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.14","direct":false,"kind":"runtime","optional":false},{"id":14524309507,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.15","direct":false,"kind":"runtime","optional":false},{"id":14524309508,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.16","direct":false,"kind":"runtime","optional":false},{"id":14524309509,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.20","direct":false,"kind":"runtime","optional":false},{"id":14524309510,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.21","direct":false,"kind":"runtime","optional":false},{"id":14524309511,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.23","direct":false,"kind":"runtime","optional":false},{"id":14524309512,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":14524309513,"package_name":"github.com/Microsoft/hcsshim/test","ecosystem":"go","requirements":"v0.0.0-20201218223536-d3e5debf77da","direct":false,"kind":"runtime","optional":false},{"id":14524309514,"package_name":"github.com/Microsoft/hcsshim/test","ecosystem":"go","requirements":"v0.0.0-20210227013316-43a75bb4edd3","direct":false,"kind":"runtime","optional":false},{"id":14524309515,"package_name":"github.com/NYTimes/gziphandler","ecosystem":"go","requirements":"v0.0.0-20170623195520-56545f4a5d46","direct":false,"kind":"runtime","optional":false},{"id":14524309516,"package_name":"github.com/NYTimes/gziphandler","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309517,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309518,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230717121422-5aa5874ade95","direct":false,"kind":"runtime","optional":false},{"id":14524309519,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230828082145-3c4c8a2d2371","direct":false,"kind":"runtime","optional":false},{"id":14524309520,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309521,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309522,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20160726150825-5bd2802263f2","direct":false,"kind":"runtime","optional":false},{"id":14524309523,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":false,"kind":"runtime","optional":false},{"id":14524309524,"package_name":"github.com/Shopify/logrus-bugsnag","ecosystem":"go","requirements":"v0.0.0-20171204204709-577dee27f20d","direct":false,"kind":"runtime","optional":false},{"id":14524309525,"package_name":"github.com/Shopify/sarama","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524309526,"package_name":"github.com/Shopify/toxiproxy","ecosystem":"go","requirements":"v2.1.4+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309527,"package_name":"github.com/VividCortex/gohistogram","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309528,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524309529,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":false,"kind":"runtime","optional":false},{"id":14524309530,"package_name":"github.com/afex/hystrix-go","ecosystem":"go","requirements":"v0.0.0-20180502004556-fa1af6a1f4f5","direct":false,"kind":"runtime","optional":false},{"id":14524309531,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309532,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309533,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524309534,"package_name":"github.com/agl/ed25519","ecosystem":"go","requirements":"v0.0.0-20170116200512-5312a6153412","direct":false,"kind":"runtime","optional":false},{"id":14524309535,"package_name":"github.com/ajstarks/deck","ecosystem":"go","requirements":"v0.0.0-20200831202436-30c9fc6549a9","direct":false,"kind":"runtime","optional":false},{"id":14524309536,"package_name":"github.com/ajstarks/deck/generate","ecosystem":"go","requirements":"v0.0.0-20210309230005-c3f852c02e19","direct":false,"kind":"runtime","optional":false},{"id":14524309537,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20180226025133-644b8db467af","direct":false,"kind":"runtime","optional":false},{"id":14524309538,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20211024235047-1546f124cd8b","direct":false,"kind":"runtime","optional":false},{"id":14524309539,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":14524309540,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":14524309541,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":14524309542,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":14524309543,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":14524309544,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20211218093645-b94a6e3cc137","direct":false,"kind":"runtime","optional":false},{"id":14524309545,"package_name":"github.com/alexflint/go-filemutex","ecosystem":"go","requirements":"v0.0.0-20171022225611-72bdc8eae2ae","direct":false,"kind":"runtime","optional":false},{"id":14524309546,"package_name":"github.com/alexflint/go-filemutex","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309547,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524309548,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20200514113438-38f4b401e2be","direct":false,"kind":"runtime","optional":false},{"id":14524309549,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309550,"package_name":"github.com/apache/arrow/go/v10","ecosystem":"go","requirements":"v10.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309551,"package_name":"github.com/apache/arrow/go/v11","ecosystem":"go","requirements":"v11.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309552,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309553,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309554,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524309555,"package_name":"github.com/apparentlymart/go-cidr","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309556,"package_name":"github.com/apparentlymart/go-cidr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309557,"package_name":"github.com/apparentlymart/go-dump","ecosystem":"go","requirements":"v0.0.0-20180507223929-23540a00eaa3","direct":false,"kind":"runtime","optional":false},{"id":14524309558,"package_name":"github.com/apparentlymart/go-dump","ecosystem":"go","requirements":"v0.0.0-20190214190832-042adf3cf4a0","direct":false,"kind":"runtime","optional":false},{"id":14524309559,"package_name":"github.com/apparentlymart/go-textseg","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309560,"package_name":"github.com/apparentlymart/go-textseg/v12","ecosystem":"go","requirements":"v12.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309561,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309562,"package_name":"github.com/apparentlymart/go-textseg/v15","ecosystem":"go","requirements":"v15.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309563,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":14524309564,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":14524309565,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":14524309566,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524309567,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.3.9","direct":false,"kind":"runtime","optional":false},{"id":14524309568,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309569,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":14524309570,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309571,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":14524309572,"package_name":"github.com/aryann/difflib","ecosystem":"go","requirements":"v0.0.0-20170710044230-e206f873d14a","direct":false,"kind":"runtime","optional":false},{"id":14524309573,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20190424111038-f61b66f89f4a","direct":false,"kind":"runtime","optional":false},{"id":14524309574,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200907205600-7a23bdc65eef","direct":false,"kind":"runtime","optional":false},{"id":14524309575,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":false,"kind":"runtime","optional":false},{"id":14524309576,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524309577,"package_name":"github.com/aws/aws-lambda-go","ecosystem":"go","requirements":"v1.13.3","direct":false,"kind":"runtime","optional":false},{"id":14524309578,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":14524309579,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.15.27","direct":false,"kind":"runtime","optional":false},{"id":14524309580,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.15.78","direct":false,"kind":"runtime","optional":false},{"id":14524309581,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.25.3","direct":false,"kind":"runtime","optional":false},{"id":14524309582,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524309583,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.38.35","direct":false,"kind":"runtime","optional":false},{"id":14524309584,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.43.11","direct":false,"kind":"runtime","optional":false},{"id":14524309585,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.43.31","direct":false,"kind":"runtime","optional":false},{"id":14524309586,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.45","direct":false,"kind":"runtime","optional":false},{"id":14524309587,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.68","direct":false,"kind":"runtime","optional":false},{"id":14524309588,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.122","direct":false,"kind":"runtime","optional":false},{"id":14524309589,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.298","direct":false,"kind":"runtime","optional":false},{"id":14524309590,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524309591,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.16.8","direct":false,"kind":"runtime","optional":false},{"id":14524309592,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.17.3","direct":false,"kind":"runtime","optional":false},{"id":14524309593,"package_name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524309594,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.15.15","direct":false,"kind":"runtime","optional":false},{"id":14524309595,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.12.10","direct":false,"kind":"runtime","optional":false},{"id":14524309596,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.12.9","direct":false,"kind":"runtime","optional":false},{"id":14524309597,"package_name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","ecosystem":"go","requirements":"v1.11.21","direct":false,"kind":"runtime","optional":false},{"id":14524309598,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.15","direct":false,"kind":"runtime","optional":false},{"id":14524309599,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524309600,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524309601,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.4.21","direct":false,"kind":"runtime","optional":false},{"id":14524309602,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.3.16","direct":false,"kind":"runtime","optional":false},{"id":14524309603,"package_name":"github.com/aws/aws-sdk-go-v2/internal/v4a","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524309604,"package_name":"github.com/aws/aws-sdk-go-v2/service/iam","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524309605,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524309606,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524309607,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.9.9","direct":false,"kind":"runtime","optional":false},{"id":14524309608,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","ecosystem":"go","requirements":"v1.13.9","direct":false,"kind":"runtime","optional":false},{"id":14524309609,"package_name":"github.com/aws/aws-sdk-go-v2/service/kms","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524309610,"package_name":"github.com/aws/aws-sdk-go-v2/service/s3","ecosystem":"go","requirements":"v1.27.2","direct":false,"kind":"runtime","optional":false},{"id":14524309611,"package_name":"github.com/aws/aws-sdk-go-v2/service/secretsmanager","ecosystem":"go","requirements":"v1.15.14","direct":false,"kind":"runtime","optional":false},{"id":14524309612,"package_name":"github.com/aws/aws-sdk-go-v2/service/sns","ecosystem":"go","requirements":"v1.17.10","direct":false,"kind":"runtime","optional":false},{"id":14524309613,"package_name":"github.com/aws/aws-sdk-go-v2/service/sqs","ecosystem":"go","requirements":"v1.19.1","direct":false,"kind":"runtime","optional":false},{"id":14524309614,"package_name":"github.com/aws/aws-sdk-go-v2/service/ssm","ecosystem":"go","requirements":"v1.27.6","direct":false,"kind":"runtime","optional":false},{"id":14524309615,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.11.13","direct":false,"kind":"runtime","optional":false},{"id":14524309616,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.16.10","direct":false,"kind":"runtime","optional":false},{"id":14524309617,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524309618,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.13.5","direct":false,"kind":"runtime","optional":false},{"id":14524309619,"package_name":"github.com/aymanbagabas/go-osc52/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309620,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524309621,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309622,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20160804104726-4c0e84591b9a","direct":false,"kind":"runtime","optional":false},{"id":14524309623,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":14524309624,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309625,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309626,"package_name":"github.com/bgentry/go-netrc","ecosystem":"go","requirements":"v0.0.0-20140422174119-9fd32a8b3d3d","direct":false,"kind":"runtime","optional":false},{"id":14524309627,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309628,"package_name":"github.com/bitly/go-simplejson","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309629,"package_name":"github.com/bits-and-blooms/bitset","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309630,"package_name":"github.com/bketelsen/crypt","ecosystem":"go","requirements":"v0.0.3-0.20200106085610-5cbc8cc4026c","direct":false,"kind":"runtime","optional":false},{"id":14524309631,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309632,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309633,"package_name":"github.com/bmizerany/assert","ecosystem":"go","requirements":"v0.0.0-20160611221934-b7ed37b82869","direct":false,"kind":"runtime","optional":false},{"id":14524309634,"package_name":"github.com/boombuler/barcode","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309635,"package_name":"github.com/boombuler/barcode","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309636,"package_name":"github.com/bshuster-repo/logrus-logstash-hook","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309637,"package_name":"github.com/bufbuild/protocompile","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309638,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v0.0.0-20180808090653-f4dd9f5a6b44","direct":false,"kind":"runtime","optional":false},{"id":14524309639,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309640,"package_name":"github.com/bugsnag/bugsnag-go","ecosystem":"go","requirements":"v0.0.0-20141110184014-b1d153021fcd","direct":false,"kind":"runtime","optional":false},{"id":14524309641,"package_name":"github.com/bugsnag/osext","ecosystem":"go","requirements":"v0.0.0-20130617224835-0dd3f918b21b","direct":false,"kind":"runtime","optional":false},{"id":14524309642,"package_name":"github.com/bugsnag/panicwrap","ecosystem":"go","requirements":"v0.0.0-20151223152923-e2c28503fcd0","direct":false,"kind":"runtime","optional":false},{"id":14524309643,"package_name":"github.com/bwesterb/go-ristretto","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524309644,"package_name":"github.com/casbin/casbin/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524309645,"package_name":"github.com/cenkalti/backoff","ecosystem":"go","requirements":"v2.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309646,"package_name":"github.com/cenkalti/backoff/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309647,"package_name":"github.com/cenkalti/backoff/v3","ecosystem":"go","requirements":"v3.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309648,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309649,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524309650,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524309651,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309652,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309653,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309654,"package_name":"github.com/certifi/gocertifi","ecosystem":"go","requirements":"v0.0.0-20191021191039-0944d244cd40","direct":false,"kind":"runtime","optional":false},{"id":14524309655,"package_name":"github.com/certifi/gocertifi","ecosystem":"go","requirements":"v0.0.0-20200922220541-2c3bb06c6054","direct":false,"kind":"runtime","optional":false},{"id":14524309656,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309657,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309658,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524309659,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309660,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524309661,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524309662,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524309663,"package_name":"github.com/checkpoint-restore/go-criu/v4","ecosystem":"go","requirements":"v4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309664,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309665,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309666,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.27","direct":false,"kind":"runtime","optional":false},{"id":14524309667,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.29","direct":false,"kind":"runtime","optional":false},{"id":14524309668,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524309669,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309670,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":14524309671,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309672,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":14524309673,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20210722231415-061457976a23","direct":false,"kind":"runtime","optional":false},{"id":14524309674,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.0.0-20200110133405-4032b1d8aae3","direct":false,"kind":"runtime","optional":false},{"id":14524309675,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.0.0-20200702112145-1c8d4c9ef775","direct":false,"kind":"runtime","optional":false},{"id":14524309676,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309677,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309678,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.6.2","direct":false,"kind":"runtime","optional":false},{"id":14524309679,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309680,"package_name":"github.com/circonus-labs/circonus-gometrics","ecosystem":"go","requirements":"v2.3.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309681,"package_name":"github.com/circonus-labs/circonusllhist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524309682,"package_name":"github.com/clbanning/x2j","ecosystem":"go","requirements":"v0.0.0-20191024224557-825249438eec","direct":false,"kind":"runtime","optional":false},{"id":14524309683,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524309684,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524309685,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":14524309686,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":14524309687,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":14524309688,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":14524309689,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20220112060539-c52dc94e7fbe","direct":false,"kind":"runtime","optional":false},{"id":14524309690,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":14524309691,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":14524309692,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":14524309693,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":14524309694,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":14524309695,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20220314180256-7f1daf1720fc","direct":false,"kind":"runtime","optional":false},{"id":14524309696,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230105202645-06c439db220b","direct":false,"kind":"runtime","optional":false},{"id":14524309697,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20230607035331-e9ce68804cb4","direct":false,"kind":"runtime","optional":false},{"id":14524309698,"package_name":"github.com/cockroachdb/apd","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309699,"package_name":"github.com/cockroachdb/datadriven","ecosystem":"go","requirements":"v0.0.0-20190809214429-80d97fb3cbaa","direct":false,"kind":"runtime","optional":false},{"id":14524309700,"package_name":"github.com/cockroachdb/datadriven","ecosystem":"go","requirements":"v0.0.0-20200714090401-bf6692d28da5","direct":false,"kind":"runtime","optional":false},{"id":14524309701,"package_name":"github.com/cockroachdb/errors","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524309702,"package_name":"github.com/cockroachdb/logtags","ecosystem":"go","requirements":"v0.0.0-20190617123548-eb05cc24525f","direct":false,"kind":"runtime","optional":false},{"id":14524309703,"package_name":"github.com/codahale/hdrhistogram","ecosystem":"go","requirements":"v0.0.0-20161010025455-3a0bb77429bd","direct":false,"kind":"runtime","optional":false},{"id":14524309704,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20200908144142-dab0cbea06f4","direct":false,"kind":"runtime","optional":false},{"id":14524309705,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20201003224125-76a6863f2989","direct":false,"kind":"runtime","optional":false},{"id":14524309706,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20210316121734-20793ff83c97","direct":false,"kind":"runtime","optional":false},{"id":14524309707,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309708,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v0.0.0-20201111183144-404b9149801e","direct":false,"kind":"runtime","optional":false},{"id":14524309709,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v0.0.0-20210316141732-918d888fb676","direct":false,"kind":"runtime","optional":false},{"id":14524309710,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309711,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20190717030353-c4b9ac5c7601","direct":false,"kind":"runtime","optional":false},{"id":14524309712,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20190919134610-bf292b21730f","direct":false,"kind":"runtime","optional":false},{"id":14524309713,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200531161412-0dbf7f05ba59","direct":false,"kind":"runtime","optional":false},{"id":14524309714,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200710171044-318312a37340","direct":false,"kind":"runtime","optional":false},{"id":14524309715,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200824123100-0b889c03f102","direct":false,"kind":"runtime","optional":false},{"id":14524309716,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20210114181951-8a68de567b68","direct":false,"kind":"runtime","optional":false},{"id":14524309717,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309718,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524309719,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20180822173158-c12b1e7919c1","direct":false,"kind":"runtime","optional":false},{"id":14524309720,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20181022165439-0650fd9eeb50","direct":false,"kind":"runtime","optional":false},{"id":14524309721,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20191206165004-02ecf6a7291e","direct":false,"kind":"runtime","optional":false},{"id":14524309722,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309723,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309724,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524309725,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.4-0.20230313162750-1ae8d489ac81","direct":false,"kind":"runtime","optional":false},{"id":14524309726,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.2.10","direct":false,"kind":"runtime","optional":false},{"id":14524309727,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.0-beta.2.0.20190828155532-0293cbd26c69","direct":false,"kind":"runtime","optional":false},{"id":14524309728,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309729,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.1-0.20191213020239-082f7e3aed57","direct":false,"kind":"runtime","optional":false},{"id":14524309730,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524309731,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.0-beta.2.0.20200729163537-40b22ef07410","direct":false,"kind":"runtime","optional":false},{"id":14524309732,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309733,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524309734,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524309735,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.1","direct":false,"kind":"runtime","optional":false},{"id":14524309736,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.3","direct":false,"kind":"runtime","optional":false},{"id":14524309737,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.4","direct":false,"kind":"runtime","optional":false},{"id":14524309738,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-rc.0","direct":false,"kind":"runtime","optional":false},{"id":14524309739,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524309740,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.7","direct":false,"kind":"runtime","optional":false},{"id":14524309741,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.8","direct":false,"kind":"runtime","optional":false},{"id":14524309742,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524309743,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20190426062206-aaeac12a7ffc","direct":false,"kind":"runtime","optional":false},{"id":14524309744,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20190815185530-f2a389ac0a02","direct":false,"kind":"runtime","optional":false},{"id":14524309745,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20191127005431-f65d91d395eb","direct":false,"kind":"runtime","optional":false},{"id":14524309746,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20200710164510-efbc4488d8fe","direct":false,"kind":"runtime","optional":false},{"id":14524309747,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20201208142359-180525291bb7","direct":false,"kind":"runtime","optional":false},{"id":14524309748,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20210208174643-50096c924a4e","direct":false,"kind":"runtime","optional":false},{"id":14524309749,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309750,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309751,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20180307165137-3d5202aec260","direct":false,"kind":"runtime","optional":false},{"id":14524309752,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20190226154929-a9fb20d87448","direct":false,"kind":"runtime","optional":false},{"id":14524309753,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20200410184934-f15a3290365b","direct":false,"kind":"runtime","optional":false},{"id":14524309754,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20201026212402-0724c46b320c","direct":false,"kind":"runtime","optional":false},{"id":14524309755,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20210316144830-115abcc95a1d","direct":false,"kind":"runtime","optional":false},{"id":14524309756,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309757,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309758,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309759,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309760,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524309761,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20180907222934-5a6d9f37cfa3","direct":false,"kind":"runtime","optional":false},{"id":14524309762,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20190911050354-e029b79d8cda","direct":false,"kind":"runtime","optional":false},{"id":14524309763,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20200220073739-7016d3ce2328","direct":false,"kind":"runtime","optional":false},{"id":14524309764,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20201020171139-16b287bc67d0","direct":false,"kind":"runtime","optional":false},{"id":14524309765,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309766,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309767,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.0.4-0.20210301171431-0ae5c75f59ba","direct":false,"kind":"runtime","optional":false},{"id":14524309768,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.1-0.20210312161619-7ed62a527887","direct":false,"kind":"runtime","optional":false},{"id":14524309769,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309770,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524309771,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.0.0-20201007170849-eb1350a75164","direct":false,"kind":"runtime","optional":false},{"id":14524309772,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.0.0-20210316161719-dbaa18c31c14","direct":false,"kind":"runtime","optional":false},{"id":14524309773,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309774,"package_name":"github.com/containerd/stargz-snapshotter/estargz","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309775,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20190828154514-0e0f228740de","direct":false,"kind":"runtime","optional":false},{"id":14524309776,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20190828172938-92c8520ef9f8","direct":false,"kind":"runtime","optional":false},{"id":14524309777,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20191028202541-4f1b8fe65a5c","direct":false,"kind":"runtime","optional":false},{"id":14524309778,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309779,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309780,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309781,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v0.0.0-20180627222232-a93fcdb778cd","direct":false,"kind":"runtime","optional":false},{"id":14524309782,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v0.0.0-20190911142611-5eb25027c9fd","direct":false,"kind":"runtime","optional":false},{"id":14524309783,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309784,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309785,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20200918131355-0a33824f23a2","direct":false,"kind":"runtime","optional":false},{"id":14524309786,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210301145711-11e8f1707f62","direct":false,"kind":"runtime","optional":false},{"id":14524309787,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210315114300-dde8f0fda960","direct":false,"kind":"runtime","optional":false},{"id":14524309788,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210324211415-d5c4544f0433","direct":false,"kind":"runtime","optional":false},{"id":14524309789,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309790,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524309791,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309792,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524309793,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309794,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v0.8.6","direct":false,"kind":"runtime","optional":false},{"id":14524309795,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524309796,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309797,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309798,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309799,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309800,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524309801,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524309802,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309803,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.13+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309804,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14524309805,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309806,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524309807,"package_name":"github.com/coreos/go-oidc","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309808,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309809,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309810,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20161114122254-48702e0da86b","direct":false,"kind":"runtime","optional":false},{"id":14524309811,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20180511133405-39ca1b05acc7","direct":false,"kind":"runtime","optional":false},{"id":14524309812,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":14524309813,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190719114852-fd7a80b32e1f","direct":false,"kind":"runtime","optional":false},{"id":14524309814,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309815,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309816,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524309817,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20160727233714-3ac0863d7acf","direct":false,"kind":"runtime","optional":false},{"id":14524309818,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":14524309819,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":14524309820,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309821,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309822,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524309823,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524309824,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524309825,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309826,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524309827,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524309828,"package_name":"github.com/d2g/dhcp4","ecosystem":"go","requirements":"v0.0.0-20170904100407-a1d1b6c41b1c","direct":false,"kind":"runtime","optional":false},{"id":14524309829,"package_name":"github.com/d2g/dhcp4client","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309830,"package_name":"github.com/d2g/dhcp4server","ecosystem":"go","requirements":"v0.0.0-20181031114812-7d4a0a7f59a5","direct":false,"kind":"runtime","optional":false},{"id":14524309831,"package_name":"github.com/d2g/hardwareaddr","ecosystem":"go","requirements":"v0.0.0-20190221164911-e7d9fbe030e4","direct":false,"kind":"runtime","optional":false},{"id":14524309832,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309833,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309834,"package_name":"github.com/denisenkom/go-mssqldb","ecosystem":"go","requirements":"v0.12.2","direct":false,"kind":"runtime","optional":false},{"id":14524309835,"package_name":"github.com/dennwc/varint","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309836,"package_name":"github.com/denverdino/aliyungo","ecosystem":"go","requirements":"v0.0.0-20190125010748-a747050bb1ba","direct":false,"kind":"runtime","optional":false},{"id":14524309837,"package_name":"github.com/devigned/tab","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309838,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v0.0.0-20170104182250-a601269ab70c","direct":false,"kind":"runtime","optional":false},{"id":14524309839,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309840,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":14524309841,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20200911182023-62edffca9245","direct":false,"kind":"runtime","optional":false},{"id":14524309842,"package_name":"github.com/digitalocean/godo","ecosystem":"go","requirements":"v1.78.0","direct":false,"kind":"runtime","optional":false},{"id":14524309843,"package_name":"github.com/digitalocean/godo","ecosystem":"go","requirements":"v1.81.0","direct":false,"kind":"runtime","optional":false},{"id":14524309844,"package_name":"github.com/dimchansky/utfbom","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309845,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309846,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309847,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309848,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309849,"package_name":"github.com/docker/cli","ecosystem":"go","requirements":"v0.0.0-20191017083524-a8ff7f821017","direct":false,"kind":"runtime","optional":false},{"id":14524309850,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v0.0.0-20190905152932-14b96e55d84c","direct":false,"kind":"runtime","optional":false},{"id":14524309851,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.7.1-0.20190205005809-0d3efadf0154+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309852,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.7.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309853,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v1.4.2-0.20190924003213-a8608b5b67c7","direct":false,"kind":"runtime","optional":false},{"id":14524309854,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v20.10.14+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309855,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v20.10.17+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309856,"package_name":"github.com/docker/docker-credential-helpers","ecosystem":"go","requirements":"v0.6.3","direct":false,"kind":"runtime","optional":false},{"id":14524309857,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309858,"package_name":"github.com/docker/go-events","ecosystem":"go","requirements":"v0.0.0-20170721190031-9461782956ad","direct":false,"kind":"runtime","optional":false},{"id":14524309859,"package_name":"github.com/docker/go-events","ecosystem":"go","requirements":"v0.0.0-20190806004212-e31b211e4f1c","direct":false,"kind":"runtime","optional":false},{"id":14524309860,"package_name":"github.com/docker/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180209012529-399ea8c73916","direct":false,"kind":"runtime","optional":false},{"id":14524309861,"package_name":"github.com/docker/go-metrics","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309862,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524309863,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309864,"package_name":"github.com/docker/libtrust","ecosystem":"go","requirements":"v0.0.0-20150114040149-fa567046d9b1","direct":false,"kind":"runtime","optional":false},{"id":14524309865,"package_name":"github.com/docker/spdystream","ecosystem":"go","requirements":"v0.0.0-20160310174837-449fdfce4d96","direct":false,"kind":"runtime","optional":false},{"id":14524309866,"package_name":"github.com/docopt/docopt-go","ecosystem":"go","requirements":"v0.0.0-20180111231733-ee0de3bc6815","direct":false,"kind":"runtime","optional":false},{"id":14524309867,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v0.0.0-20171111073723-bb3d318650d4","direct":false,"kind":"runtime","optional":false},{"id":14524309868,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309869,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309870,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":14524309871,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309872,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309873,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309874,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20180725130230-947c36da3153","direct":false,"kind":"runtime","optional":false},{"id":14524309875,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20221015165544-a0805db90819","direct":false,"kind":"runtime","optional":false},{"id":14524309876,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20230808193330-2592e75ae04a","direct":false,"kind":"runtime","optional":false},{"id":14524309877,"package_name":"github.com/elazarl/goproxy/ext","ecosystem":"go","requirements":"v0.0.0-20190711103511-473e67f1d7d2","direct":false,"kind":"runtime","optional":false},{"id":14524309878,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v0.0.0-20170410110728-ff4f55a20633","direct":false,"kind":"runtime","optional":false},{"id":14524309879,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v2.9.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309880,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524309881,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.6.9","direct":false,"kind":"runtime","optional":false},{"id":14524309882,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309883,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":14524309884,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":14524309885,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":14524309886,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":14524309887,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":14524309888,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":14524309889,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":14524309890,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524309891,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":14524309892,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524309893,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.11.1-0.20230524094728-9239064ad72f","direct":false,"kind":"runtime","optional":false},{"id":14524309894,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309895,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.6.7","direct":false,"kind":"runtime","optional":false},{"id":14524309896,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524309897,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524309898,"package_name":"github.com/ettle/strcase","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309899,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.9.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309900,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.11.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309901,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.12.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309902,"package_name":"github.com/evanphx/json-patch/v5","ecosystem":"go","requirements":"v5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309903,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524309904,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309905,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309906,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309907,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309908,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524309909,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524309910,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524309911,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.2.1-0.20190220221249-0403632d5b90","direct":false,"kind":"runtime","optional":false},{"id":14524309912,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309913,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309914,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524309915,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309916,"package_name":"github.com/franela/goblin","ecosystem":"go","requirements":"v0.0.0-20200105215937-c9ffbefa60db","direct":false,"kind":"runtime","optional":false},{"id":14524309917,"package_name":"github.com/franela/goreq","ecosystem":"go","requirements":"v0.0.0-20171204163338-bcd34c9993f8","direct":false,"kind":"runtime","optional":false},{"id":14524309918,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309919,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":14524309920,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524309921,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.14.3","direct":false,"kind":"runtime","optional":false},{"id":14524309922,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524309923,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":14524309924,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524309925,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.5.4","direct":false,"kind":"runtime","optional":false},{"id":14524309926,"package_name":"github.com/fullsailor/pkcs7","ecosystem":"go","requirements":"v0.0.0-20190404230743-d7302db945fa","direct":false,"kind":"runtime","optional":false},{"id":14524309927,"package_name":"github.com/garyburd/redigo","ecosystem":"go","requirements":"v0.0.0-20150301180006-535138d7bcd7","direct":false,"kind":"runtime","optional":false},{"id":14524309928,"package_name":"github.com/gedex/inflector","ecosystem":"go","requirements":"v0.0.0-20170307190818-16278e9db813","direct":false,"kind":"runtime","optional":false},{"id":14524309929,"package_name":"github.com/getkin/kin-openapi","ecosystem":"go","requirements":"v0.76.0","direct":false,"kind":"runtime","optional":false},{"id":14524309930,"package_name":"github.com/getsentry/raven-go","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309931,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v0.0.0-20150909031657-73d445a93680","direct":false,"kind":"runtime","optional":false},{"id":14524309932,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524309933,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309934,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.6.3","direct":false,"kind":"runtime","optional":false},{"id":14524309935,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.7.7","direct":false,"kind":"runtime","optional":false},{"id":14524309936,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524309937,"package_name":"github.com/go-asn1-ber/asn1-ber","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309938,"package_name":"github.com/go-fonts/dejavu","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309939,"package_name":"github.com/go-fonts/latin-modern","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309940,"package_name":"github.com/go-fonts/liberation","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524309941,"package_name":"github.com/go-fonts/liberation","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309942,"package_name":"github.com/go-fonts/stix","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309943,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.1-0.20230307220236-3a3c6141e376","direct":false,"kind":"runtime","optional":false},{"id":14524309944,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524309945,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524309946,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309947,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.3.2-0.20230305113008-0c11038e723f","direct":false,"kind":"runtime","optional":false},{"id":14524309948,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524309949,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309950,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":14524309951,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":14524309952,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":14524309953,"package_name":"github.com/go-ini/ini","ecosystem":"go","requirements":"v1.25.4","direct":false,"kind":"runtime","optional":false},{"id":14524309954,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524309955,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524309956,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524309957,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309958,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309959,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309960,"package_name":"github.com/go-latex/latex","ecosystem":"go","requirements":"v0.0.0-20210118124228-b3d85cf34e07","direct":false,"kind":"runtime","optional":false},{"id":14524309961,"package_name":"github.com/go-latex/latex","ecosystem":"go","requirements":"v0.0.0-20210823091927-c0d11ff05a81","direct":false,"kind":"runtime","optional":false},{"id":14524309962,"package_name":"github.com/go-ldap/ldap/v3","ecosystem":"go","requirements":"v3.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524309963,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524309964,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309965,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524309966,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524309967,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524309968,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309969,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524309970,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309971,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524309972,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309973,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524309974,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524309975,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524309976,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":14524309977,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.8","direct":false,"kind":"runtime","optional":false},{"id":14524309978,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.9","direct":false,"kind":"runtime","optional":false},{"id":14524309979,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":14524309980,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.0.0-20160704185906-46af16f9f7b1","direct":false,"kind":"runtime","optional":false},{"id":14524309981,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":14524309982,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":14524309983,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":14524309984,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.0.0-20160704190145-13c6e3589ad9","direct":false,"kind":"runtime","optional":false},{"id":14524309985,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":14524309986,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":14524309987,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":14524309988,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":false,"kind":"runtime","optional":false},{"id":14524309989,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524309990,"package_name":"github.com/go-openapi/runtime","ecosystem":"go","requirements":"v0.23.1","direct":false,"kind":"runtime","optional":false},{"id":14524309991,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.0.0-20160808142527-6aced65f8501","direct":false,"kind":"runtime","optional":false},{"id":14524309992,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":14524309993,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524309994,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524309995,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524309996,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":14524309997,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.0.0-20160704191624-1d0bd113de87","direct":false,"kind":"runtime","optional":false},{"id":14524309998,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":14524309999,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":14524310000,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.14","direct":false,"kind":"runtime","optional":false},{"id":14524310001,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.15","direct":false,"kind":"runtime","optional":false},{"id":14524310002,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524310003,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524310004,"package_name":"github.com/go-pdf/fpdf","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310005,"package_name":"github.com/go-pdf/fpdf","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310006,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310007,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524310008,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524310009,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310010,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310011,"package_name":"github.com/go-resty/resty/v2","ecosystem":"go","requirements":"v2.1.1-0.20191201195748-d7b97669fe48","direct":false,"kind":"runtime","optional":false},{"id":14524310012,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310013,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310014,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310015,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524310016,"package_name":"github.com/go-task/slim-sprig","ecosystem":"go","requirements":"v0.0.0-20210107165309-348f09dbbbc0","direct":false,"kind":"runtime","optional":false},{"id":14524310017,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310018,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310019,"package_name":"github.com/go-zookeeper/zk","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310020,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v0.0.0-20190224210810-a9411de4debd","direct":false,"kind":"runtime","optional":false},{"id":14524310021,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.0.0-20190329151759-d478694a28d3","direct":false,"kind":"runtime","optional":false},{"id":14524310022,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310023,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.6.15","direct":false,"kind":"runtime","optional":false},{"id":14524310024,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310025,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310026,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310027,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310028,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190329151137-27723ad26ef9","direct":false,"kind":"runtime","optional":false},{"id":14524310029,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190403191548-3ca520ef0d9e","direct":false,"kind":"runtime","optional":false},{"id":14524310030,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310031,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310032,"package_name":"github.com/gobuffalo/gitgen","ecosystem":"go","requirements":"v0.0.0-20190315122116-cc086187d211","direct":false,"kind":"runtime","optional":false},{"id":14524310033,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.0.0-20190315121717-8f38393713f5","direct":false,"kind":"runtime","optional":false},{"id":14524310034,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310035,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310036,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v0.0.0-20190315122211-86e12af44bc2","direct":false,"kind":"runtime","optional":false},{"id":14524310037,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310038,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310039,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.0.0-20190315124812-a385830c7fc0","direct":false,"kind":"runtime","optional":false},{"id":14524310040,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310041,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524310042,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310043,"package_name":"github.com/gobuffalo/syncx","ecosystem":"go","requirements":"v0.0.0-20190224160051-33c29581e754","direct":false,"kind":"runtime","optional":false},{"id":14524310044,"package_name":"github.com/gobwas/httphead","ecosystem":"go","requirements":"v0.0.0-20180130184737-2c6c146eadee","direct":false,"kind":"runtime","optional":false},{"id":14524310045,"package_name":"github.com/gobwas/pool","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310046,"package_name":"github.com/gobwas/ws","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310047,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.11","direct":false,"kind":"runtime","optional":false},{"id":14524310048,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524310049,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20151105175453-c7fdd8b5cd55","direct":false,"kind":"runtime","optional":false},{"id":14524310050,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20180201030542-885f9cc04c9c","direct":false,"kind":"runtime","optional":false},{"id":14524310051,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20190422162347-ade71ed3457e","direct":false,"kind":"runtime","optional":false},{"id":14524310052,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310053,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310054,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524310055,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v3.3.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310056,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310057,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310058,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310059,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310060,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310061,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310062,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310063,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310064,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.2-0.20190723190241-65acae22fc9d","direct":false,"kind":"runtime","optional":false},{"id":14524310065,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310066,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310067,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310068,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310069,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310070,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310071,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524310072,"package_name":"github.com/golang-sql/civil","ecosystem":"go","requirements":"v0.0.0-20190719163853-cb61b32ac6fe","direct":false,"kind":"runtime","optional":false},{"id":14524310073,"package_name":"github.com/golang-sql/sqlexp","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310074,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":false,"kind":"runtime","optional":false},{"id":14524310075,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":14524310076,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310077,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310078,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20160516000752-02826c3e7903","direct":false,"kind":"runtime","optional":false},{"id":14524310079,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":14524310080,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":14524310081,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":14524310082,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":14524310083,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":14524310084,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310085,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310086,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310087,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310088,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310089,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524310090,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524310091,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310092,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310093,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310094,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310095,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310096,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310097,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524310098,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524310099,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524310100,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524310101,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":14524310102,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":14524310103,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":14524310104,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310105,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310106,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524310107,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524310108,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310109,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310110,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524310111,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524310112,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.0-20180518054509-2e65f85255db","direct":false,"kind":"runtime","optional":false},{"id":14524310113,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310114,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310115,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310116,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":14524310117,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310118,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310119,"package_name":"github.com/google/flatbuffers","ecosystem":"go","requirements":"v2.0.8+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310120,"package_name":"github.com/google/gnostic","ecosystem":"go","requirements":"v0.5.7-v3refs","direct":false,"kind":"runtime","optional":false},{"id":14524310121,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310122,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310123,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310124,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310125,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310126,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310127,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310128,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524310129,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524310130,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":14524310131,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524310132,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":14524310133,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":14524310134,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":14524310135,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":14524310136,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310137,"package_name":"github.com/google/go-containerregistry","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310138,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310139,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310140,"package_name":"github.com/google/go-replayers/grpcreplay","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310141,"package_name":"github.com/google/go-replayers/httpreplay","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310142,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310143,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310144,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310145,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310146,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.1-0.20190517191504-25dcb96d9e51+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310147,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310148,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310149,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310150,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310151,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":14524310152,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":14524310153,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":14524310154,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":14524310155,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":14524310156,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":14524310157,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":14524310158,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":14524310159,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":14524310160,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201218002935-b9804c9f04c2","direct":false,"kind":"runtime","optional":false},{"id":14524310161,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":14524310162,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":14524310163,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210506205249-923b5ab0fc1a","direct":false,"kind":"runtime","optional":false},{"id":14524310164,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":14524310165,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":14524310166,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":14524310167,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20220318212150-b2ab0324ddda","direct":false,"kind":"runtime","optional":false},{"id":14524310168,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20220608213341-c488b8fa1db3","direct":false,"kind":"runtime","optional":false},{"id":14524310169,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310170,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524310171,"package_name":"github.com/google/shlex","ecosystem":"go","requirements":"v0.0.0-20191202100458-e7afc7fbc510","direct":false,"kind":"runtime","optional":false},{"id":14524310172,"package_name":"github.com/google/subcommands","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310173,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310174,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310175,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310176,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310177,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310178,"package_name":"github.com/google/wire","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310179,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":14524310180,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310181,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310182,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310183,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524310184,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310185,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524310186,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310187,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310188,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310189,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310190,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310191,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310192,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310193,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310194,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310195,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524310196,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310197,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310198,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524310199,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310200,"package_name":"github.com/googleapis/google-cloud-go-testing","ecosystem":"go","requirements":"v0.0.0-20200911160855-bcd43fbb19e8","direct":false,"kind":"runtime","optional":false},{"id":14524310201,"package_name":"github.com/gophercloud/gophercloud","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524310202,"package_name":"github.com/gophercloud/gophercloud","ecosystem":"go","requirements":"v0.25.0","direct":false,"kind":"runtime","optional":false},{"id":14524310203,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":14524310204,"package_name":"github.com/gorilla/context","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310205,"package_name":"github.com/gorilla/handlers","ecosystem":"go","requirements":"v0.0.0-20150720190736-60c7bfde3e33","direct":false,"kind":"runtime","optional":false},{"id":14524310206,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14524310207,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14524310208,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":14524310209,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310210,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v0.0.0-20170926233335-4201258b820c","direct":false,"kind":"runtime","optional":false},{"id":14524310211,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310212,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310213,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524310214,"package_name":"github.com/grafana/regexp","ecosystem":"go","requirements":"v0.0.0-20220304095617-2e8d9baf4ac2","direct":false,"kind":"runtime","optional":false},{"id":14524310215,"package_name":"github.com/gregjones/httpcache","ecosystem":"go","requirements":"v0.0.0-20180305231024-9cad4c3443a7","direct":false,"kind":"runtime","optional":false},{"id":14524310216,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310217,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.1-0.20190118093823-f849b5445de4","direct":false,"kind":"runtime","optional":false},{"id":14524310218,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310219,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310220,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310221,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524310222,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524310223,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310224,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.10.2","direct":false,"kind":"runtime","optional":false},{"id":14524310225,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.11.3","direct":false,"kind":"runtime","optional":false},{"id":14524310226,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":false,"kind":"runtime","optional":false},{"id":14524310227,"package_name":"github.com/hanwen/go-fuse","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310228,"package_name":"github.com/hanwen/go-fuse/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310229,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310230,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310231,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524310232,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524310233,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310234,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310235,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310236,"package_name":"github.com/hashicorp/cronexpr","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310237,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v0.0.0-20141028054710-7554cd9344ce","direct":false,"kind":"runtime","optional":false},{"id":14524310238,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310239,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310240,"package_name":"github.com/hashicorp/go-checkpoint","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310241,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310242,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310243,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524310244,"package_name":"github.com/hashicorp/go-cty","ecosystem":"go","requirements":"v1.4.1-0.20200414143053-d3edf31b6320","direct":false,"kind":"runtime","optional":false},{"id":14524310245,"package_name":"github.com/hashicorp/go-getter","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310246,"package_name":"github.com/hashicorp/go-getter","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310247,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.0.0-20180709165350-ff2cf002a8dd","direct":false,"kind":"runtime","optional":false},{"id":14524310248,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":14524310249,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524310250,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.12.2","direct":false,"kind":"runtime","optional":false},{"id":14524310251,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524310252,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.16.2","direct":false,"kind":"runtime","optional":false},{"id":14524310253,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310254,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310255,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310256,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310257,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310258,"package_name":"github.com/hashicorp/go-kms-wrapping/entropy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310259,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524310260,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v0.0.0-20161216184304-ed905158d874","direct":false,"kind":"runtime","optional":false},{"id":14524310261,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310262,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310263,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310264,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310265,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524310266,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524310267,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310268,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524310269,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524310270,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310271,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310272,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310273,"package_name":"github.com/hashicorp/go-safetemp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310274,"package_name":"github.com/hashicorp/go-secure-stdlib/base62","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310275,"package_name":"github.com/hashicorp/go-secure-stdlib/mlock","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310276,"package_name":"github.com/hashicorp/go-secure-stdlib/mlock","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310277,"package_name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310278,"package_name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524310279,"package_name":"github.com/hashicorp/go-secure-stdlib/password","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310280,"package_name":"github.com/hashicorp/go-secure-stdlib/strutil","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310281,"package_name":"github.com/hashicorp/go-secure-stdlib/strutil","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310282,"package_name":"github.com/hashicorp/go-secure-stdlib/tlsutil","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310283,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310284,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310285,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310286,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310287,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310288,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310289,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310290,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310291,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310292,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310293,"package_name":"github.com/hashicorp/go.net","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310294,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310295,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310296,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":14524310297,"package_name":"github.com/hashicorp/hc-install","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310298,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v0.0.0-20170504190234-a4b07c25de5f","direct":false,"kind":"runtime","optional":false},{"id":14524310299,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310300,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310301,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524310302,"package_name":"github.com/hashicorp/hil","ecosystem":"go","requirements":"v0.0.0-20190212132231-97b3a9cdfa93","direct":false,"kind":"runtime","optional":false},{"id":14524310303,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310304,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310305,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310306,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310307,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310308,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310309,"package_name":"github.com/hashicorp/nomad/api","ecosystem":"go","requirements":"v0.0.0-20220629141207-c2428e1673ec","direct":false,"kind":"runtime","optional":false},{"id":14524310310,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524310311,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.9.6","direct":false,"kind":"runtime","optional":false},{"id":14524310312,"package_name":"github.com/hashicorp/terraform-config-inspect","ecosystem":"go","requirements":"v0.0.0-20191115094559-17f92b0546e8","direct":false,"kind":"runtime","optional":false},{"id":14524310313,"package_name":"github.com/hashicorp/terraform-exec","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524310314,"package_name":"github.com/hashicorp/terraform-json","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310315,"package_name":"github.com/hashicorp/terraform-json","ecosystem":"go","requirements":"v0.17.1","direct":false,"kind":"runtime","optional":false},{"id":14524310316,"package_name":"github.com/hashicorp/terraform-plugin-go","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524310317,"package_name":"github.com/hashicorp/terraform-plugin-log","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310318,"package_name":"github.com/hashicorp/terraform-plugin-sdk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310319,"package_name":"github.com/hashicorp/terraform-plugin-test","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310320,"package_name":"github.com/hashicorp/terraform-registry-address","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310321,"package_name":"github.com/hashicorp/terraform-svchost","ecosystem":"go","requirements":"v0.0.0-20191011084731-65d371908596","direct":false,"kind":"runtime","optional":false},{"id":14524310322,"package_name":"github.com/hashicorp/terraform-svchost","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310323,"package_name":"github.com/hashicorp/vault/api","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14524310324,"package_name":"github.com/hashicorp/vault/api","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524310325,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310326,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524310327,"package_name":"github.com/hashicorp/vault/sdk","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524310328,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.0.0-20180604194846-3520598351bb","direct":false,"kind":"runtime","optional":false},{"id":14524310329,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.0.0-20181012175058-2f1d1f20f75d","direct":false,"kind":"runtime","optional":false},{"id":14524310330,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310331,"package_name":"github.com/hetznercloud/hcloud-go","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":14524310332,"package_name":"github.com/hetznercloud/hcloud-go","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524310333,"package_name":"github.com/hexops/autogold","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310334,"package_name":"github.com/hexops/gotextdiff","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310335,"package_name":"github.com/hexops/valast","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310336,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310337,"package_name":"github.com/huandu/xstrings","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310338,"package_name":"github.com/huandu/xstrings","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310339,"package_name":"github.com/hudl/fargo","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310340,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310341,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":14524310342,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":14524310343,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20210905161508-09a460cdf81d","direct":false,"kind":"runtime","optional":false},{"id":14524310344,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20220319035150-800ac71e25c2","direct":false,"kind":"runtime","optional":false},{"id":14524310345,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524310346,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":14524310347,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.10","direct":false,"kind":"runtime","optional":false},{"id":14524310348,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.11","direct":false,"kind":"runtime","optional":false},{"id":14524310349,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":14524310350,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.15","direct":false,"kind":"runtime","optional":false},{"id":14524310351,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310352,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310353,"package_name":"github.com/influxdata/influxdb1-client","ecosystem":"go","requirements":"v0.0.0-20191209144304-8bf82d3c094d","direct":false,"kind":"runtime","optional":false},{"id":14524310354,"package_name":"github.com/intel/goresctrl","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310355,"package_name":"github.com/ionos-cloud/sdk-go/v6","ecosystem":"go","requirements":"v6.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310356,"package_name":"github.com/j-keck/arping","ecosystem":"go","requirements":"v0.0.0-20160618110441-2cf9dc699c56","direct":false,"kind":"runtime","optional":false},{"id":14524310357,"package_name":"github.com/j-keck/arping","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310358,"package_name":"github.com/jackc/chunkreader","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310359,"package_name":"github.com/jackc/chunkreader/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310360,"package_name":"github.com/jackc/chunkreader/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310361,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190420214824-7e0022ef6ba3","direct":false,"kind":"runtime","optional":false},{"id":14524310362,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190824142844-760dd75542eb","direct":false,"kind":"runtime","optional":false},{"id":14524310363,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190831204454-2fabfa3c18b7","direct":false,"kind":"runtime","optional":false},{"id":14524310364,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310365,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310366,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.9.1-0.20210724152538-d89c8390a530","direct":false,"kind":"runtime","optional":false},{"id":14524310367,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524310368,"package_name":"github.com/jackc/pgio","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310369,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20190831213851-13a1b77aafa2","direct":false,"kind":"runtime","optional":false},{"id":14524310370,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20201204152224-4fe30f7445fd","direct":false,"kind":"runtime","optional":false},{"id":14524310371,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20210724152146-4ad1a8207f65","direct":false,"kind":"runtime","optional":false},{"id":14524310372,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310373,"package_name":"github.com/jackc/pgproto3","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310374,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-alpha1.0.20190420180111-c116219b62db","direct":false,"kind":"runtime","optional":false},{"id":14524310375,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-alpha1.0.20190609003834-432c2951c711","direct":false,"kind":"runtime","optional":false},{"id":14524310376,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-rc3","direct":false,"kind":"runtime","optional":false},{"id":14524310377,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-rc3.0.20190831210041-4c03ce451f29","direct":false,"kind":"runtime","optional":false},{"id":14524310378,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524310379,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310380,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310381,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20200714003250-2b9c44734f2b","direct":false,"kind":"runtime","optional":false},{"id":14524310382,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190421001408-4ed0de4755e0","direct":false,"kind":"runtime","optional":false},{"id":14524310383,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190824184912-ab885b375b90","direct":false,"kind":"runtime","optional":false},{"id":14524310384,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190828014616-a8802b16cc59","direct":false,"kind":"runtime","optional":false},{"id":14524310385,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v1.8.1-0.20210724151600-32e20a603178","direct":false,"kind":"runtime","optional":false},{"id":14524310386,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524310387,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-20190420224344-cc3461e65d96","direct":false,"kind":"runtime","optional":false},{"id":14524310388,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-20190421002000-1b8f0016e912","direct":false,"kind":"runtime","optional":false},{"id":14524310389,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-pre1.0.20190824185557-6972a5742186","direct":false,"kind":"runtime","optional":false},{"id":14524310390,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.12.1-0.20210724153913-640aa07df17c","direct":false,"kind":"runtime","optional":false},{"id":14524310391,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524310392,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v0.0.0-20190413234325-e4ced69a3a2b","direct":false,"kind":"runtime","optional":false},{"id":14524310393,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v0.0.0-20190608224051-11cab39313c9","direct":false,"kind":"runtime","optional":false},{"id":14524310394,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310395,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310396,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":14524310397,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310398,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310399,"package_name":"github.com/jhump/gopoet","ecosystem":"go","requirements":"v0.0.0-20190322174617-17282ff210b3","direct":false,"kind":"runtime","optional":false},{"id":14524310400,"package_name":"github.com/jhump/gopoet","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310401,"package_name":"github.com/jhump/goprotoc","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310402,"package_name":"github.com/jhump/protoreflect","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310403,"package_name":"github.com/jhump/protoreflect","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524310404,"package_name":"github.com/jhump/protoreflect","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524310405,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20160202185014-0b12d6b521d8","direct":false,"kind":"runtime","optional":false},{"id":14524310406,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20160803190731-bd40a432e4c7","direct":false,"kind":"runtime","optional":false},{"id":14524310407,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20180206201540-c2b33e8439af","direct":false,"kind":"runtime","optional":false},{"id":14524310408,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310409,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310410,"package_name":"github.com/joefitzgerald/rainbow-reporter","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310411,"package_name":"github.com/joho/godotenv","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310412,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310413,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310414,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310415,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310416,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524310417,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524310418,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524310419,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524310420,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524310421,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524310422,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524310423,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":14524310424,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524310425,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310426,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310427,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310428,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310429,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.3-0.20190309125859-24315acbbda5","direct":false,"kind":"runtime","optional":false},{"id":14524310430,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310431,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524310432,"package_name":"github.com/kballard/go-shellquote","ecosystem":"go","requirements":"v0.0.0-20180428030007-95032a82bc51","direct":false,"kind":"runtime","optional":false},{"id":14524310433,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310434,"package_name":"github.com/keybase/go-crypto","ecosystem":"go","requirements":"v0.0.0-20161004153544-93f5b35093ba","direct":false,"kind":"runtime","optional":false},{"id":14524310435,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310436,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310437,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310438,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310439,"package_name":"github.com/klauspost/asmfmt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310440,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524310441,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":14524310442,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.11.13","direct":false,"kind":"runtime","optional":false},{"id":14524310443,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":14524310444,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524310445,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.9","direct":false,"kind":"runtime","optional":false},{"id":14524310446,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":14524310447,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524310448,"package_name":"github.com/kolo/xmlrpc","ecosystem":"go","requirements":"v0.0.0-20201022064351-38db28db192b","direct":false,"kind":"runtime","optional":false},{"id":14524310449,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310450,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310451,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310452,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310453,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":14524310454,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310455,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310456,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310457,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310458,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310459,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310460,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524310461,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524310462,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310463,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310464,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v0.0.0-20170820004349-d65d576e9348","direct":false,"kind":"runtime","optional":false},{"id":14524310465,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310466,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310467,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310468,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310469,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310470,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.2","direct":false,"kind":"runtime","optional":false},{"id":14524310471,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.6","direct":false,"kind":"runtime","optional":false},{"id":14524310472,"package_name":"github.com/lightstep/lightstep-tracer-common/golang/gogo","ecosystem":"go","requirements":"v0.0.0-20190605223551-bc2310a04743","direct":false,"kind":"runtime","optional":false},{"id":14524310473,"package_name":"github.com/lightstep/lightstep-tracer-go","ecosystem":"go","requirements":"v0.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524310474,"package_name":"github.com/linode/linodego","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310475,"package_name":"github.com/linode/linodego","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310476,"package_name":"github.com/linuxkit/virtsock","ecosystem":"go","requirements":"v0.0.0-20201010232012-f8cee7dfc7a3","direct":false,"kind":"runtime","optional":false},{"id":14524310477,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310478,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310479,"package_name":"github.com/lyft/protoc-gen-star","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524310480,"package_name":"github.com/lyft/protoc-gen-star/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310481,"package_name":"github.com/lyft/protoc-gen-validate","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":14524310482,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310483,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524310484,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20160728113105-d5b7844b561a","direct":false,"kind":"runtime","optional":false},{"id":14524310485,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190614124828-94de47d64c63","direct":false,"kind":"runtime","optional":false},{"id":14524310486,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190626092158-b2ccc519800e","direct":false,"kind":"runtime","optional":false},{"id":14524310487,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310488,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.6","direct":false,"kind":"runtime","optional":false},{"id":14524310489,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":14524310490,"package_name":"github.com/markbates/oncer","ecosystem":"go","requirements":"v0.0.0-20181203154359-bf2de49a0be2","direct":false,"kind":"runtime","optional":false},{"id":14524310491,"package_name":"github.com/markbates/safe","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310492,"package_name":"github.com/marstr/guid","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310493,"package_name":"github.com/matryer/is","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310494,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524310495,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310496,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524310497,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524310498,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":14524310499,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524310500,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524310501,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310502,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310503,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524310504,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.7","direct":false,"kind":"runtime","optional":false},{"id":14524310505,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524310506,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":14524310507,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":14524310508,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524310509,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524310510,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":14524310511,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":false,"kind":"runtime","optional":false},{"id":14524310512,"package_name":"github.com/mattn/go-localereader","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310513,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310514,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310515,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524310516,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524310517,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310518,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524310519,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524310520,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.14","direct":false,"kind":"runtime","optional":false},{"id":14524310521,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310522,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.2-0.20181231171920-c182affec369","direct":false,"kind":"runtime","optional":false},{"id":14524310523,"package_name":"github.com/maxbrunsfeld/counterfeiter/v6","ecosystem":"go","requirements":"v6.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310524,"package_name":"github.com/microsoft/ApplicationInsights-Go","ecosystem":"go","requirements":"v0.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524310525,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524310526,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":14524310527,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.41","direct":false,"kind":"runtime","optional":false},{"id":14524310528,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.48","direct":false,"kind":"runtime","optional":false},{"id":14524310529,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.50","direct":false,"kind":"runtime","optional":false},{"id":14524310530,"package_name":"github.com/miekg/pkcs11","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310531,"package_name":"github.com/minio/asm2plan9s","ecosystem":"go","requirements":"v0.0.0-20200509001527-cdd76441f9d8","direct":false,"kind":"runtime","optional":false},{"id":14524310532,"package_name":"github.com/minio/c2goasm","ecosystem":"go","requirements":"v0.0.0-20190812172519-36a3d3bbc4f3","direct":false,"kind":"runtime","optional":false},{"id":14524310533,"package_name":"github.com/mistifyio/go-zfs","ecosystem":"go","requirements":"v2.1.2-0.20190413222219-f784269be439+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310534,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310535,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310536,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524310537,"package_name":"github.com/mitchellh/colorstring","ecosystem":"go","requirements":"v0.0.0-20190213212951-d06e56a500db","direct":false,"kind":"runtime","optional":false},{"id":14524310538,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310539,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310540,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310541,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310542,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310543,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v0.0.0-20171004221916-a61a99592b77","direct":false,"kind":"runtime","optional":false},{"id":14524310544,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310545,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524310546,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v0.0.0-20150314170334-ad45545899c7","direct":false,"kind":"runtime","optional":false},{"id":14524310547,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310548,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310549,"package_name":"github.com/mitchellh/gox","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310550,"package_name":"github.com/mitchellh/hashstructure","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310551,"package_name":"github.com/mitchellh/iochan","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310552,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":14524310553,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310554,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524310555,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310556,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310557,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524310558,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310559,"package_name":"github.com/mitchellh/osext","ecosystem":"go","requirements":"v0.0.0-20151018003038-5e2d6d41470f","direct":false,"kind":"runtime","optional":false},{"id":14524310560,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310561,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310562,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310563,"package_name":"github.com/mmcloughlin/avo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310564,"package_name":"github.com/moby/locker","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310565,"package_name":"github.com/moby/spdystream","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310566,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310567,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310568,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310569,"package_name":"github.com/moby/sys/signal","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310570,"package_name":"github.com/moby/sys/symlink","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310571,"package_name":"github.com/moby/sys/symlink","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310572,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20200312100748-672ec06f55cd","direct":false,"kind":"runtime","optional":false},{"id":14524310573,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20210610120745-9d4ed1856297","direct":false,"kind":"runtime","optional":false},{"id":14524310574,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20210619224110-3f7ff695adc6","direct":false,"kind":"runtime","optional":false},{"id":14524310575,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":14524310576,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":14524310577,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":14524310578,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310579,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310580,"package_name":"github.com/modocache/gover","ecosystem":"go","requirements":"v0.0.0-20171022184752-b58185e213c5","direct":false,"kind":"runtime","optional":false},{"id":14524310581,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":14524310582,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524310583,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310584,"package_name":"github.com/mrunalp/fileutils","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310585,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":false,"kind":"runtime","optional":false},{"id":14524310586,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310587,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310588,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524310589,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20120707110453-a547fc61f48d","direct":false,"kind":"runtime","optional":false},{"id":14524310590,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20191010083416-a7dc8b61c822","direct":false,"kind":"runtime","optional":false},{"id":14524310591,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":14524310592,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":14524310593,"package_name":"github.com/mxk/go-flowrate","ecosystem":"go","requirements":"v0.0.0-20140419014527-cca7078d478f","direct":false,"kind":"runtime","optional":false},{"id":14524310594,"package_name":"github.com/natefinch/atomic","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310595,"package_name":"github.com/nats-io/jwt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310596,"package_name":"github.com/nats-io/jwt","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310597,"package_name":"github.com/nats-io/nats-server/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310598,"package_name":"github.com/nats-io/nats.go","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524310599,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310600,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310601,"package_name":"github.com/nats-io/nuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310602,"package_name":"github.com/ncw/swift","ecosystem":"go","requirements":"v1.0.47","direct":false,"kind":"runtime","optional":false},{"id":14524310603,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":14524310604,"package_name":"github.com/nightlyone/lockfile","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310605,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524310606,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":14524310607,"package_name":"github.com/oklog/oklog","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310608,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310609,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310610,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310611,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.0-20170122224234-a0225b3f23b5","direct":false,"kind":"runtime","optional":false},{"id":14524310612,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20151202141238-7f8ab55aaf3b","direct":false,"kind":"runtime","optional":false},{"id":14524310613,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20170829012221-11459a886d9c","direct":false,"kind":"runtime","optional":false},{"id":14524310614,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310615,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310616,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310617,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524310618,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524310619,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524310620,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524310621,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524310622,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524310623,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524310624,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.16.4","direct":false,"kind":"runtime","optional":false},{"id":14524310625,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20151007035656-2152b45fa28a","direct":false,"kind":"runtime","optional":false},{"id":14524310626,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20170829124025-dcabb60a477c","direct":false,"kind":"runtime","optional":false},{"id":14524310627,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524310628,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310629,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310630,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310631,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310632,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524310633,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":14524310634,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524310635,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.27.10","direct":false,"kind":"runtime","optional":false},{"id":14524310636,"package_name":"github.com/op/go-logging","ecosystem":"go","requirements":"v0.0.0-20160315200505-970db520ece7","direct":false,"kind":"runtime","optional":false},{"id":14524310637,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v0.0.0-20170106003457-a6d0ee40d420","direct":false,"kind":"runtime","optional":false},{"id":14524310638,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v0.0.0-20180430190053-c9281466c8b2","direct":false,"kind":"runtime","optional":false},{"id":14524310639,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0-rc1","direct":false,"kind":"runtime","optional":false},{"id":14524310640,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0-rc1.0.20180430190053-c9281466c8b2","direct":false,"kind":"runtime","optional":false},{"id":14524310641,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310642,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310643,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310644,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.2-0.20211117181255-693428a734f5","direct":false,"kind":"runtime","optional":false},{"id":14524310645,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310646,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v0.0.0-20190115041553-12f6a991201f","direct":false,"kind":"runtime","optional":false},{"id":14524310647,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310648,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc8.0.20190926000215-3e425f80a8c9","direct":false,"kind":"runtime","optional":false},{"id":14524310649,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc9","direct":false,"kind":"runtime","optional":false},{"id":14524310650,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc93","direct":false,"kind":"runtime","optional":false},{"id":14524310651,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310652,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310653,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v0.1.2-0.20190507144316-5b71a03e2700","direct":false,"kind":"runtime","optional":false},{"id":14524310654,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310655,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.2-0.20190207185410-29686dbc5559","direct":false,"kind":"runtime","optional":false},{"id":14524310656,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310657,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20200929063507-e6143ca7d51d","direct":false,"kind":"runtime","optional":false},{"id":14524310658,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20210326190908-1c3f411f0417","direct":false,"kind":"runtime","optional":false},{"id":14524310659,"package_name":"github.com/opencontainers/runtime-tools","ecosystem":"go","requirements":"v0.0.0-20181011054405-1d69bd0f9c39","direct":false,"kind":"runtime","optional":false},{"id":14524310660,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310661,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310662,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524310663,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524310664,"package_name":"github.com/opentracing-contrib/go-observer","ecosystem":"go","requirements":"v0.0.0-20170622124052-a52f23424492","direct":false,"kind":"runtime","optional":false},{"id":14524310665,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310666,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310667,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310668,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310669,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310670,"package_name":"github.com/openzipkin-contrib/zipkin-go-opentracing","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14524310671,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14524310672,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310673,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310674,"package_name":"github.com/pact-foundation/pact-go","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310675,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":14524310676,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310677,"package_name":"github.com/pborman/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310678,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310679,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310680,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524310681,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524310682,"package_name":"github.com/performancecopilot/speed","ecosystem":"go","requirements":"v3.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310683,"package_name":"github.com/peterbourgon/diskv","ecosystem":"go","requirements":"v2.0.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310684,"package_name":"github.com/pgavlin/goldmark","ecosystem":"go","requirements":"v1.1.33-0.20200616210433-b5eb04559386","direct":false,"kind":"runtime","optional":false},{"id":14524310685,"package_name":"github.com/phpdave11/gofpdf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524310686,"package_name":"github.com/phpdave11/gofpdi","ecosystem":"go","requirements":"v1.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524310687,"package_name":"github.com/phpdave11/gofpdi","ecosystem":"go","requirements":"v1.0.13","direct":false,"kind":"runtime","optional":false},{"id":14524310688,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v1.0.2-0.20190131084431-473cd7ce01a1","direct":false,"kind":"runtime","optional":false},{"id":14524310689,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.0.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310690,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.5.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310691,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.6.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310692,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.15","direct":false,"kind":"runtime","optional":false},{"id":14524310693,"package_name":"github.com/pjbgf/sha1cd","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310694,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20180916011732-0a3d74bf9ce4","direct":false,"kind":"runtime","optional":false},{"id":14524310695,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210115035449-ce105d075bb4","direct":false,"kind":"runtime","optional":false},{"id":14524310696,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":14524310697,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310698,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1-0.20171018195549-f15c970de5b7","direct":false,"kind":"runtime","optional":false},{"id":14524310699,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524310700,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524310701,"package_name":"github.com/pkg/profile","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310702,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524310703,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":14524310704,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310705,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310706,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310707,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310708,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524310709,"package_name":"github.com/pquerna/cachecontrol","ecosystem":"go","requirements":"v0.0.0-20171018203845-0dec1b30a021","direct":false,"kind":"runtime","optional":false},{"id":14524310710,"package_name":"github.com/prashantv/gostub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310711,"package_name":"github.com/prometheus/alertmanager","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524310712,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.0.0-20180209125602-c332b6f63c06","direct":false,"kind":"runtime","optional":false},{"id":14524310713,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524310714,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3-0.20190127221311-3c4408c8b829","direct":false,"kind":"runtime","optional":false},{"id":14524310715,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524310716,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310717,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310718,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310719,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310720,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310721,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524310722,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524310723,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.2","direct":false,"kind":"runtime","optional":false},{"id":14524310724,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20171117100541-99fa1f4be8e5","direct":false,"kind":"runtime","optional":false},{"id":14524310725,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":14524310726,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190115171406-56726106282f","direct":false,"kind":"runtime","optional":false},{"id":14524310727,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":14524310728,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":14524310729,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310730,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310731,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310732,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20180110214958-89604d197083","direct":false,"kind":"runtime","optional":false},{"id":14524310733,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":14524310734,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310735,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310736,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310737,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310738,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310739,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524310740,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524310741,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524310742,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":14524310743,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524310744,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":14524310745,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":14524310746,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524310747,"package_name":"github.com/prometheus/common/assets","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310748,"package_name":"github.com/prometheus/common/assets","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310749,"package_name":"github.com/prometheus/common/sigv4","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310750,"package_name":"github.com/prometheus/exporter-toolkit","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310751,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20180125133057-cb4147076ac7","direct":false,"kind":"runtime","optional":false},{"id":14524310752,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":14524310753,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190117184657-bf6a532e95b1","direct":false,"kind":"runtime","optional":false},{"id":14524310754,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":14524310755,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190522114515-bc1a522cf7b1","direct":false,"kind":"runtime","optional":false},{"id":14524310756,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310757,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310758,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524310759,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524310760,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310761,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310762,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310763,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":14524310764,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524310765,"package_name":"github.com/prometheus/prometheus","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524310766,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310767,"package_name":"github.com/pulumi/esc","ecosystem":"go","requirements":"v0.5.7-0.20231030195049-f71961c0d5fa","direct":false,"kind":"runtime","optional":false},{"id":14524310768,"package_name":"github.com/pulumi/pulumi-java/pkg","ecosystem":"go","requirements":"v0.9.8","direct":false,"kind":"runtime","optional":false},{"id":14524310769,"package_name":"github.com/pulumi/pulumi-terraform-bridge/testing","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310770,"package_name":"github.com/pulumi/pulumi-terraform-bridge/v3","ecosystem":"go","requirements":"v3.65.0","direct":false,"kind":"runtime","optional":false},{"id":14524310771,"package_name":"github.com/pulumi/pulumi-terraform-bridge/x/muxer","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524310772,"package_name":"github.com/pulumi/pulumi-yaml","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310773,"package_name":"github.com/pulumi/pulumi/pkg/v3","ecosystem":"go","requirements":"v3.93.0","direct":false,"kind":"runtime","optional":false},{"id":14524310774,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.93.0","direct":false,"kind":"runtime","optional":false},{"id":14524310775,"package_name":"github.com/pulumi/schema-tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310776,"package_name":"github.com/pulumi/terraform-diff-reader","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310777,"package_name":"github.com/pulumi/terraform-plugin-sdk/v2","ecosystem":"go","requirements":"v2.0.0-20230912190043-e6d96b3b8f7e","direct":false,"kind":"runtime","optional":false},{"id":14524310778,"package_name":"github.com/rakyll/embedmd","ecosystem":"go","requirements":"v0.0.0-20171029212350-c8060a0752a2","direct":false,"kind":"runtime","optional":false},{"id":14524310779,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20181016184325-3113b8401b8a","direct":false,"kind":"runtime","optional":false},{"id":14524310780,"package_name":"github.com/remyoudompheng/bigfft","ecosystem":"go","requirements":"v0.0.0-20200410134404-eec4a21b6bb0","direct":false,"kind":"runtime","optional":false},{"id":14524310781,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310782,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310783,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524310784,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":14524310785,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310786,"package_name":"github.com/rogpeppe/go-charset","ecosystem":"go","requirements":"v0.0.0-20180617210344-2471d30d28b4","direct":false,"kind":"runtime","optional":false},{"id":14524310787,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310788,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310789,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310790,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524310791,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310792,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524310793,"package_name":"github.com/rs/cors","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524310794,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310795,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524310796,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524310797,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310798,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310799,"package_name":"github.com/ruudk/golang-pdf417","ecosystem":"go","requirements":"v0.0.0-20181029194003-1af4ab5afa58","direct":false,"kind":"runtime","optional":false},{"id":14524310800,"package_name":"github.com/ruudk/golang-pdf417","ecosystem":"go","requirements":"v0.0.0-20201230142125-a7e3863a1245","direct":false,"kind":"runtime","optional":false},{"id":14524310801,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":14524310802,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310803,"package_name":"github.com/ryanuber/go-glob","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310804,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20210923224102-525f6e181f06","direct":false,"kind":"runtime","optional":false},{"id":14524310805,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20190326074333-42ed695e3de8","direct":false,"kind":"runtime","optional":false},{"id":14524310806,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20210803160452-9aa261dae9b1","direct":false,"kind":"runtime","optional":false},{"id":14524310807,"package_name":"github.com/samuel/go-zookeeper","ecosystem":"go","requirements":"v0.0.0-20190923202752-2cc03de413da","direct":false,"kind":"runtime","optional":false},{"id":14524310808,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310809,"package_name":"github.com/satori/go.uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310810,"package_name":"github.com/scaleway/scaleway-sdk-go","ecosystem":"go","requirements":"v1.0.0-beta.9","direct":false,"kind":"runtime","optional":false},{"id":14524310811,"package_name":"github.com/sclevine/agouti","ecosystem":"go","requirements":"v3.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310812,"package_name":"github.com/sclevine/spec","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310813,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":14524310814,"package_name":"github.com/sebdah/goldie","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310815,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524310816,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.2-0.20210429002308-3879420cc921","direct":false,"kind":"runtime","optional":false},{"id":14524310817,"package_name":"github.com/segmentio/asm","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310818,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524310819,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310820,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310821,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310822,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310823,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v0.0.0-20180709203117-cd690d0c9e24","direct":false,"kind":"runtime","optional":false},{"id":14524310824,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310825,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310826,"package_name":"github.com/shurcooL/go-goon","ecosystem":"go","requirements":"v0.0.0-20210110234559-7585751d9a17","direct":false,"kind":"runtime","optional":false},{"id":14524310827,"package_name":"github.com/shurcooL/httpfs","ecosystem":"go","requirements":"v0.0.0-20190707220628-8d4bc4ba7749","direct":false,"kind":"runtime","optional":false},{"id":14524310828,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310829,"package_name":"github.com/shurcooL/vfsgen","ecosystem":"go","requirements":"v0.0.0-20200824052919-0d455de96546","direct":false,"kind":"runtime","optional":false},{"id":14524310830,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.0.4-0.20170822132746-89742aefa4b2","direct":false,"kind":"runtime","optional":false},{"id":14524310831,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524310832,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310833,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310834,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310835,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524310836,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310837,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310838,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524310839,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310840,"package_name":"github.com/skeema/knownhosts","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310841,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":14524310842,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v0.0.0-20190330032615-68dc04aab96a","direct":false,"kind":"runtime","optional":false},{"id":14524310843,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":14524310844,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524310845,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524310846,"package_name":"github.com/sony/gobreaker","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310847,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":14524310848,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524310849,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310850,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524310851,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524310852,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":14524310853,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.9.5","direct":false,"kind":"runtime","optional":false},{"id":14524310854,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310855,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524310856,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310857,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.2-0.20171109065643-2da4a54c5cee","direct":false,"kind":"runtime","optional":false},{"id":14524310858,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310859,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310860,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524310861,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310862,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310863,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v0.0.0-20170130214245-9ff6c6923cff","direct":false,"kind":"runtime","optional":false},{"id":14524310864,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.1-0.20171106142849-4c012f6dcd95","direct":false,"kind":"runtime","optional":false},{"id":14524310865,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310866,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310867,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524310868,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524310869,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310870,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310871,"package_name":"github.com/stefanberger/go-pkcs11uri","ecosystem":"go","requirements":"v0.0.0-20201008174630-78d3cae3a980","direct":false,"kind":"runtime","optional":false},{"id":14524310872,"package_name":"github.com/stoewer/go-strcase","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310873,"package_name":"github.com/streadway/amqp","ecosystem":"go","requirements":"v0.0.0-20190404075320-75d898a42a94","direct":false,"kind":"runtime","optional":false},{"id":14524310874,"package_name":"github.com/streadway/amqp","ecosystem":"go","requirements":"v0.0.0-20190827072141-edfb9018d271","direct":false,"kind":"runtime","optional":false},{"id":14524310875,"package_name":"github.com/streadway/handy","ecosystem":"go","requirements":"v0.0.0-20190108123426-d5acb3125c2a","direct":false,"kind":"runtime","optional":false},{"id":14524310876,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.0.0-20180129172003-8a3f7159479f","direct":false,"kind":"runtime","optional":false},{"id":14524310877,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310878,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524310879,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310880,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310881,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310882,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v0.0.0-20180303142811-b89eecf5ca5d","direct":false,"kind":"runtime","optional":false},{"id":14524310883,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524310884,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310885,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524310886,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524310887,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524310888,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524310889,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524310890,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14524310891,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":14524310892,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524310893,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14524310894,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.3","direct":false,"kind":"runtime","optional":false},{"id":14524310895,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":14524310896,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310897,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20170704070218-db04d3cc01c8","direct":false,"kind":"runtime","optional":false},{"id":14524310898,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20180916011248-d98352740cb2","direct":false,"kind":"runtime","optional":false},{"id":14524310899,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20200815063812-42c35b437635","direct":false,"kind":"runtime","optional":false},{"id":14524310900,"package_name":"github.com/tchap/go-patricia","ecosystem":"go","requirements":"v2.2.6+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310901,"package_name":"github.com/tedsuo/ifrit","ecosystem":"go","requirements":"v0.0.0-20180802180643-bea94bb476cc","direct":false,"kind":"runtime","optional":false},{"id":14524310967,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524310902,"package_name":"github.com/terraform-providers/terraform-provider-tls","ecosystem":"go","requirements":"v1.2.1-0.20220516152008-a84a40eb6c76","direct":false,"kind":"runtime","optional":false},{"id":14524310903,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310904,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310905,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20170815181823-89b8d40f7ca8","direct":false,"kind":"runtime","optional":false},{"id":14524310906,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":14524310907,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20201229170055-e5319fda7802","direct":false,"kind":"runtime","optional":false},{"id":14524310908,"package_name":"github.com/tv42/httpunix","ecosystem":"go","requirements":"v0.0.0-20150427012821-b75d8614f926","direct":false,"kind":"runtime","optional":false},{"id":14524310909,"package_name":"github.com/tv42/httpunix","ecosystem":"go","requirements":"v0.0.0-20191220191345-2ba4b9c3382c","direct":false,"kind":"runtime","optional":false},{"id":14524310910,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":false,"kind":"runtime","optional":false},{"id":14524310911,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.30.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310912,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.4.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310913,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524310914,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524310915,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":14524310916,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524310917,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.10","direct":false,"kind":"runtime","optional":false},{"id":14524310918,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v0.0.0-20171014202726-7bc6a0acffa5","direct":false,"kind":"runtime","optional":false},{"id":14524310919,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524310920,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524310921,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.2","direct":false,"kind":"runtime","optional":false},{"id":14524310922,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v0.0.0-20181108222139-023a6dafdcdf","direct":false,"kind":"runtime","optional":false},{"id":14524310923,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310924,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20201029203352-d40f9887b852","direct":false,"kind":"runtime","optional":false},{"id":14524310925,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20210330154013-f5de75959ad5","direct":false,"kind":"runtime","optional":false},{"id":14524310926,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20180720170159-13995c7128cc","direct":false,"kind":"runtime","optional":false},{"id":14524310927,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20191106174202-0a2b9b5464df","direct":false,"kind":"runtime","optional":false},{"id":14524310928,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20200728191858-db3c7e526aae","direct":false,"kind":"runtime","optional":false},{"id":14524310929,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20210104183010-2eb08e3e575f","direct":false,"kind":"runtime","optional":false},{"id":14524310930,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v3.3.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310931,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310932,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.4+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524310933,"package_name":"github.com/vmihailenco/msgpack/v5","ecosystem":"go","requirements":"v5.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524310934,"package_name":"github.com/vmihailenco/tagparser/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310935,"package_name":"github.com/vultr/govultr/v2","ecosystem":"go","requirements":"v2.17.2","direct":false,"kind":"runtime","optional":false},{"id":14524310936,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11-0.20200630133818-d5bec3311243","direct":false,"kind":"runtime","optional":false},{"id":14524310937,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524310938,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524310939,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310940,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310941,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310942,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":false,"kind":"runtime","optional":false},{"id":14524310943,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":false,"kind":"runtime","optional":false},{"id":14524310944,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v0.0.0-20180618132009-1d523034197f","direct":false,"kind":"runtime","optional":false},{"id":14524310945,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310946,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":14524310947,"package_name":"github.com/xlab/treeprint","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310948,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":14524310949,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":14524310950,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":14524310951,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524310952,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":14524310953,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310954,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524310955,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524310956,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":14524310957,"package_name":"github.com/yvasiyarov/go-metrics","ecosystem":"go","requirements":"v0.0.0-20140926110328-57bccd1ccd43","direct":false,"kind":"runtime","optional":false},{"id":14524310958,"package_name":"github.com/yvasiyarov/gorelic","ecosystem":"go","requirements":"v0.0.0-20141212073537-a9bba5b9ab50","direct":false,"kind":"runtime","optional":false},{"id":14524310959,"package_name":"github.com/yvasiyarov/newrelic_platform_go","ecosystem":"go","requirements":"v0.0.0-20140908184405-b21fdbd4370f","direct":false,"kind":"runtime","optional":false},{"id":14524310960,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524310961,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524310962,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524310963,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524310964,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524310965,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":14524310966,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.2","direct":false,"kind":"runtime","optional":false},{"id":14524310968,"package_name":"github.com/zclconf/go-cty-debug","ecosystem":"go","requirements":"v0.0.0-20191215020915-b22d67c1ba0b","direct":false,"kind":"runtime","optional":false},{"id":14524310969,"package_name":"github.com/zclconf/go-cty-yaml","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524310970,"package_name":"github.com/zeebo/assert","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524310971,"package_name":"github.com/zeebo/xxh3","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524310972,"package_name":"github.com/zenazn/goji","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524310973,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524310974,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524310975,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524310976,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524310977,"package_name":"go.etcd.io/etcd","ecosystem":"go","requirements":"v0.0.0-20191023171146-3cf2f69b5738","direct":false,"kind":"runtime","optional":false},{"id":14524310978,"package_name":"go.etcd.io/etcd","ecosystem":"go","requirements":"v0.5.0-alpha.5.0.20200910180754-dd1b699fc489","direct":false,"kind":"runtime","optional":false},{"id":14524310979,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310980,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310981,"package_name":"go.etcd.io/etcd/client/v2","ecosystem":"go","requirements":"v2.305.0","direct":false,"kind":"runtime","optional":false},{"id":14524310982,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310983,"package_name":"go.etcd.io/etcd/pkg/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310984,"package_name":"go.etcd.io/etcd/raft/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310985,"package_name":"go.etcd.io/etcd/server/v3","ecosystem":"go","requirements":"v3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524310986,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":14524310987,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":14524310988,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.8.3","direct":false,"kind":"runtime","optional":false},{"id":14524310989,"package_name":"go.mozilla.org/pkcs7","ecosystem":"go","requirements":"v0.0.0-20200128120323-432b2356ecb1","direct":false,"kind":"runtime","optional":false},{"id":14524310990,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524310991,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524310992,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":14524310993,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524310994,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524310995,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":14524310996,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":14524310997,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":14524310998,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524310999,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524311000,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524311001,"package_name":"go.opentelemetry.io/contrib","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311002,"package_name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311003,"package_name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524311004,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311005,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524311006,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.32.0","direct":false,"kind":"runtime","optional":false},{"id":14524311007,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311008,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311009,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311010,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311011,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311012,"package_name":"go.opentelemetry.io/otel/exporters/otlp","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311013,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311014,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311015,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311016,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311017,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311018,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311019,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311020,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311021,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311022,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311023,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311024,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311025,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311026,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524311027,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524311028,"package_name":"go.opentelemetry.io/otel/oteltest","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311029,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311030,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311031,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311032,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311033,"package_name":"go.opentelemetry.io/otel/sdk/export/metric","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311034,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311035,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311036,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311037,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311038,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311039,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311040,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311041,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524311042,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.12.1","direct":false,"kind":"runtime","optional":false},{"id":14524311043,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524311044,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524311045,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524311046,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524311047,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311048,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311049,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311050,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311051,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524311052,"package_name":"go.uber.org/automaxprocs","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524311053,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524311054,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524311055,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524311056,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311057,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311058,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311059,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311060,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311061,"package_name":"go.uber.org/tools","ecosystem":"go","requirements":"v0.0.0-20190618225709-2cfd321de3ee","direct":false,"kind":"runtime","optional":false},{"id":14524311062,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524311063,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524311064,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311065,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524311066,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524311067,"package_name":"gocloud.dev","ecosystem":"go","requirements":"v0.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524311068,"package_name":"gocloud.dev/secrets/hashivault","ecosystem":"go","requirements":"v0.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524311069,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311070,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20171113213409-9f005a07e0d3","direct":false,"kind":"runtime","optional":false},{"id":14524311071,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":14524311072,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181009213950-7c1a557ab941","direct":false,"kind":"runtime","optional":false},{"id":14524311073,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181029021203-45a5f77698d3","direct":false,"kind":"runtime","optional":false},{"id":14524311074,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14524311075,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190411191339-88737f569e3a","direct":false,"kind":"runtime","optional":false},{"id":14524311076,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190422162423-af44ce270edf","direct":false,"kind":"runtime","optional":false},{"id":14524311077,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190426145343-a29dc8fdc734","direct":false,"kind":"runtime","optional":false},{"id":14524311078,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":14524311079,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":14524311080,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190611184440-5c40567a22f8","direct":false,"kind":"runtime","optional":false},{"id":14524311081,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190701094942-4def268fd1a4","direct":false,"kind":"runtime","optional":false},{"id":14524311082,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":14524311083,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":14524311084,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14524311085,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200302210943-78000ba7a073","direct":false,"kind":"runtime","optional":false},{"id":14524311086,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200414173820-0848c9571904","direct":false,"kind":"runtime","optional":false},{"id":14524311087,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14524311088,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200728195943-123391ffb6de","direct":false,"kind":"runtime","optional":false},{"id":14524311089,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200820211705-5c72a883971a","direct":false,"kind":"runtime","optional":false},{"id":14524311090,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201002170205-7f63de1d35b0","direct":false,"kind":"runtime","optional":false},{"id":14524311091,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201016220609-9e8e0b390897","direct":false,"kind":"runtime","optional":false},{"id":14524311092,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201203163018-be400aefbc4c","direct":false,"kind":"runtime","optional":false},{"id":14524311093,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201216223049-8b5274cf687f","direct":false,"kind":"runtime","optional":false},{"id":14524311094,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210220033148-5ea612d1eb83","direct":false,"kind":"runtime","optional":false},{"id":14524311095,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524311096,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":14524311097,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210616213533-5ff15b29337e","direct":false,"kind":"runtime","optional":false},{"id":14524311098,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210711020723-a769d52b0f97","direct":false,"kind":"runtime","optional":false},{"id":14524311099,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210817164053-32db794688a5","direct":false,"kind":"runtime","optional":false},{"id":14524311100,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":14524311101,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211108221036-ceb1ce70b4fa","direct":false,"kind":"runtime","optional":false},{"id":14524311102,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211202192323-5770296d904e","direct":false,"kind":"runtime","optional":false},{"id":14524311103,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211215153901-e495a2d5b3d3","direct":false,"kind":"runtime","optional":false},{"id":14524311104,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":14524311105,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220314234659-1baeb1ce4c0b","direct":false,"kind":"runtime","optional":false},{"id":14524311106,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220511200225-c6db032c6c88","direct":false,"kind":"runtime","optional":false},{"id":14524311107,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220517005047-85d78b3ac167","direct":false,"kind":"runtime","optional":false},{"id":14524311108,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":14524311109,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220722155217-630584e8d5aa","direct":false,"kind":"runtime","optional":false},{"id":14524311110,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220826181053-bd7e27e6170d","direct":false,"kind":"runtime","optional":false},{"id":14524311111,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311112,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.3.1-0.20221117191849-2c476679df9a","direct":false,"kind":"runtime","optional":false},{"id":14524311113,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311114,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311115,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524311116,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311117,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524311118,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180321215751-8460e604b9de","direct":false,"kind":"runtime","optional":false},{"id":14524311119,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180807140117-3d87b88a115f","direct":false,"kind":"runtime","optional":false},{"id":14524311120,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":14524311121,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190125153040-c74c464bbbf2","direct":false,"kind":"runtime","optional":false},{"id":14524311122,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":14524311123,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":14524311124,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":14524311125,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191002040644-a1355ae1e2c3","direct":false,"kind":"runtime","optional":false},{"id":14524311126,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":14524311127,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":14524311128,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":14524311129,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":14524311130,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":14524311131,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":14524311132,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20220827204233-334a2380cb91","direct":false,"kind":"runtime","optional":false},{"id":14524311133,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20231006140011-7918f672742d","direct":false,"kind":"runtime","optional":false},{"id":14524311134,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20180708004352-c73c2afc3b81","direct":false,"kind":"runtime","optional":false},{"id":14524311135,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":14524311136,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":14524311137,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190910094157-69e4b8554b2a","direct":false,"kind":"runtime","optional":false},{"id":14524311138,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200119044424-58c23975cae1","direct":false,"kind":"runtime","optional":false},{"id":14524311139,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200430140353-33d19683fad8","direct":false,"kind":"runtime","optional":false},{"id":14524311140,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200618115811-c13761719519","direct":false,"kind":"runtime","optional":false},{"id":14524311141,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20201208152932-35266b937fa6","direct":false,"kind":"runtime","optional":false},{"id":14524311142,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210216034530-4410531fe030","direct":false,"kind":"runtime","optional":false},{"id":14524311143,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210607152325-775e3b0c77b9","direct":false,"kind":"runtime","optional":false},{"id":14524311144,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210628002857-a66eb6448b8d","direct":false,"kind":"runtime","optional":false},{"id":14524311145,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20211028202545-6944b10bf410","direct":false,"kind":"runtime","optional":false},{"id":14524311146,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20220302094943-723b81ca9867","direct":false,"kind":"runtime","optional":false},{"id":14524311147,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":14524311148,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":14524311149,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":14524311150,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":14524311151,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":14524311152,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":14524311153,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":14524311154,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":14524311155,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":14524311156,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":14524311157,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":14524311158,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":14524311159,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":14524311160,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":14524311161,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":14524311162,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311163,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":14524311164,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":14524311165,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311166,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311167,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311172,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220106191415-9b9b3d81d5e3","direct":false,"kind":"runtime","optional":false},{"id":14524311173,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":14524311174,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311175,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311176,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311177,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524311178,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524311179,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311180,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180530234432-1e491301e022","direct":false,"kind":"runtime","optional":false},{"id":14524311181,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":14524311182,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180811021610-c39426892332","direct":false,"kind":"runtime","optional":false},{"id":14524311183,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":14524311184,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":14524311185,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181011144130-49bb7cea24b1","direct":false,"kind":"runtime","optional":false},{"id":14524311186,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181023162649-9b4f9f5ad519","direct":false,"kind":"runtime","optional":false},{"id":14524311187,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":14524311188,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":14524311189,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":14524311190,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":14524311191,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190125091013-d26f9f9a57f3","direct":false,"kind":"runtime","optional":false},{"id":14524311192,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":14524311193,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":14524311194,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14524311195,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":14524311196,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":14524311197,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190522155817-f3200d17e092","direct":false,"kind":"runtime","optional":false},{"id":14524311198,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":14524311199,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":14524311200,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190619014844-b5b0513f8c1b","direct":false,"kind":"runtime","optional":false},{"id":14524311201,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14524311202,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":14524311203,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":14524311204,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190813141303-74dc4d7220e7","direct":false,"kind":"runtime","optional":false},{"id":14524311205,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190827160401-ba9fcec4b297","direct":false,"kind":"runtime","optional":false},{"id":14524311206,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":14524311207,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191004110552-13f9640d40b9","direct":false,"kind":"runtime","optional":false},{"id":14524311208,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191009170851-d66e71096ffb","direct":false,"kind":"runtime","optional":false},{"id":14524311209,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":14524311210,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":14524311211,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":14524311212,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":14524311213,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":14524311214,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":14524311215,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":14524311216,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200421231249-e086a090c8fd","direct":false,"kind":"runtime","optional":false},{"id":14524311217,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":14524311218,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":14524311219,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":14524311220,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520004742-59133d7f0dd7","direct":false,"kind":"runtime","optional":false},{"id":14524311221,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":14524311222,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":14524311223,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":14524311224,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":14524311225,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201006153459-a7d1128ccaa0","direct":false,"kind":"runtime","optional":false},{"id":14524311226,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201010224723-4f7140c49acb","direct":false,"kind":"runtime","optional":false},{"id":14524311227,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14524311228,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":14524311229,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":14524311230,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201202161906-c7110b5ffcbb","direct":false,"kind":"runtime","optional":false},{"id":14524311231,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":14524311232,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":14524311233,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":14524311234,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14524311235,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":14524311236,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":14524311237,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210410081132-afb366fc7cd1","direct":false,"kind":"runtime","optional":false},{"id":14524311238,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210421230115-4e50805a0758","direct":false,"kind":"runtime","optional":false},{"id":14524311239,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210428140749-89ef3d95e781","direct":false,"kind":"runtime","optional":false},{"id":14524311240,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":14524311241,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210520170846-37e1c6afe023","direct":false,"kind":"runtime","optional":false},{"id":14524311242,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":14524311243,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210610132358-84b48f89b13b","direct":false,"kind":"runtime","optional":false},{"id":14524311244,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210726213435-c6fcb2dbf985","direct":false,"kind":"runtime","optional":false},{"id":14524311245,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210813160813-60bc85c4be6d","direct":false,"kind":"runtime","optional":false},{"id":14524311246,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210825183410-e898025ed96a","direct":false,"kind":"runtime","optional":false},{"id":14524311247,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":14524311248,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524311249,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211209124913-491a49abca63","direct":false,"kind":"runtime","optional":false},{"id":14524311250,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211216030914-fe4d6282115f","direct":false,"kind":"runtime","optional":false},{"id":14524311251,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":14524311252,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":14524311253,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":14524311254,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":14524311255,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":14524311256,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":14524311257,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":14524311258,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":14524311259,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":14524311260,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220802222814-0bcc04d9c69b","direct":false,"kind":"runtime","optional":false},{"id":14524311261,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220826154423-83b083e8dc8b","direct":false,"kind":"runtime","optional":false},{"id":14524311262,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":14524311263,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221012135044-0b7e1fb9d458","direct":false,"kind":"runtime","optional":false},{"id":14524311264,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":14524311265,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311266,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311267,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311268,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311269,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311270,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311271,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311272,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524311273,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524311274,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524311275,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311276,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524311277,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":14524311278,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":14524311279,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":14524311280,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":14524311281,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":14524311282,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":14524311283,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":14524311284,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":14524311285,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":14524311286,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":14524311287,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":14524311288,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210427180440-81ed05c6b58c","direct":false,"kind":"runtime","optional":false},{"id":14524311289,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":14524311290,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":14524311291,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":14524311292,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":14524311293,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211005180243-6b3c2da341f1","direct":false,"kind":"runtime","optional":false},{"id":14524311294,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":14524311295,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":14524311296,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":14524311297,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":14524311298,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":14524311621,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524311299,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":14524311300,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220628200809-02e64fa58f26","direct":false,"kind":"runtime","optional":false},{"id":14524311301,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220722155238-128564f6959c","direct":false,"kind":"runtime","optional":false},{"id":14524311302,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":14524311303,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":14524311304,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221006150949-b44042a4b9c1","direct":false,"kind":"runtime","optional":false},{"id":14524311305,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":14524311306,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311307,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311308,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311309,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311310,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311311,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311312,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":14524311313,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":14524311314,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":14524311315,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":14524311316,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190412183630-56d357773e84","direct":false,"kind":"runtime","optional":false},{"id":14524311317,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14524311318,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":14524311319,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":14524311320,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":14524311321,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14524311322,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":14524311323,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":14524311324,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":14524311325,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":14524311326,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220819030929-7fc1605a5dde","direct":false,"kind":"runtime","optional":false},{"id":14524311327,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":14524311328,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311329,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311330,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":14524311331,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":14524311332,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":14524311333,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":14524311334,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181026203630-95b1ffbd15a5","direct":false,"kind":"runtime","optional":false},{"id":14524311335,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":14524311336,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":14524311337,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181122145206-62eef0e2fa9b","direct":false,"kind":"runtime","optional":false},{"id":14524311338,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190129075346-302c3dd5f1cc","direct":false,"kind":"runtime","optional":false},{"id":14524311339,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14524311340,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14524311341,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":14524311342,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190403152447-81d4e9dc473e","direct":false,"kind":"runtime","optional":false},{"id":14524311343,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14524311344,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190419153524-e8e3143a4f4a","direct":false,"kind":"runtime","optional":false},{"id":14524311345,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":14524311346,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":14524311347,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502175342-a43fa875dd82","direct":false,"kind":"runtime","optional":false},{"id":14524311348,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":14524311349,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190514135907-3a4b5fb9f71f","direct":false,"kind":"runtime","optional":false},{"id":14524311350,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190522044717-8097e1b27ff5","direct":false,"kind":"runtime","optional":false},{"id":14524311351,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190531175056-4c3a928424d2","direct":false,"kind":"runtime","optional":false},{"id":14524311352,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190602015325-4c4f7f33c9ed","direct":false,"kind":"runtime","optional":false},{"id":14524311353,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":14524311354,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606203320-7fc4e5ec1444","direct":false,"kind":"runtime","optional":false},{"id":14524311355,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190616124812-15dcb6c0061f","direct":false,"kind":"runtime","optional":false},{"id":14524311356,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":14524311357,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":14524311358,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":14524311359,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190801041406-cbf593c0f2f3","direct":false,"kind":"runtime","optional":false},{"id":14524311360,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190804053845-51ab0e2deafa","direct":false,"kind":"runtime","optional":false},{"id":14524311361,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190812073006-9eafafc0a87e","direct":false,"kind":"runtime","optional":false},{"id":14524311622,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524311362,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190813064441-fde4db37ae7a","direct":false,"kind":"runtime","optional":false},{"id":14524311363,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190826190057-c7b8b68b1456","direct":false,"kind":"runtime","optional":false},{"id":14524311364,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190904154756-749cb33beabd","direct":false,"kind":"runtime","optional":false},{"id":14524311365,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":14524311366,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":14524311367,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":14524311368,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":14524311369,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":14524311370,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":14524311371,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191022100944-742c48ecaeb7","direct":false,"kind":"runtime","optional":false},{"id":14524311372,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":14524311373,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191115151921-52ab43148777","direct":false,"kind":"runtime","optional":false},{"id":14524311374,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":14524311375,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":14524311376,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191210023423-ac6580df4449","direct":false,"kind":"runtime","optional":false},{"id":14524311377,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191220142924-d4481acd189f","direct":false,"kind":"runtime","optional":false},{"id":14524311378,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":14524311379,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":14524311380,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":14524311381,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":14524311382,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200120151820-655fe14d7479","direct":false,"kind":"runtime","optional":false},{"id":14524311383,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":14524311384,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200124204421-9fbb57f87de9","direct":false,"kind":"runtime","optional":false},{"id":14524311385,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":14524311386,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":14524311387,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200217220822-9197077df867","direct":false,"kind":"runtime","optional":false},{"id":14524311388,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":14524311389,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":14524311390,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":14524311391,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":14524311392,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":14524311393,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":14524311394,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":14524311395,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200519105757-fe76b779f299","direct":false,"kind":"runtime","optional":false},{"id":14524311396,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":14524311397,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":14524311398,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200622214017-ed371f2e16b4","direct":false,"kind":"runtime","optional":false},{"id":14524311399,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":14524311400,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200728102440-3e129f6d46b1","direct":false,"kind":"runtime","optional":false},{"id":14524311401,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":14524311402,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200817155316-9781c653f443","direct":false,"kind":"runtime","optional":false},{"id":14524311403,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200831180312-196b9ba8737a","direct":false,"kind":"runtime","optional":false},{"id":14524311404,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":14524311405,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":14524311406,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200916030750-2334cc1a136f","direct":false,"kind":"runtime","optional":false},{"id":14524311407,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200922070232-aee5d888a860","direct":false,"kind":"runtime","optional":false},{"id":14524311408,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200923182605-d9f96fdee20d","direct":false,"kind":"runtime","optional":false},{"id":14524311409,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14524311410,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201112073958-5cba982894dd","direct":false,"kind":"runtime","optional":false},{"id":14524311411,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201117170446-d9b008d0a637","direct":false,"kind":"runtime","optional":false},{"id":14524311412,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14524311413,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":14524311414,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201202213521-69691e467435","direct":false,"kind":"runtime","optional":false},{"id":14524311415,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":14524311416,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210112080510-489259a85091","direct":false,"kind":"runtime","optional":false},{"id":14524311417,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":14524311418,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":14524311419,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":14524311420,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210225134936-a50acf3fe073","direct":false,"kind":"runtime","optional":false},{"id":14524311421,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210303074136-134d130e1a04","direct":false,"kind":"runtime","optional":false},{"id":14524311422,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210304124612-50617c2ba197","direct":false,"kind":"runtime","optional":false},{"id":14524311623,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524311423,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":14524311424,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":14524311425,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":14524311426,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210324051608-47abb6519492","direct":false,"kind":"runtime","optional":false},{"id":14524311427,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":14524311428,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210403161142-5e06dd20ab57","direct":false,"kind":"runtime","optional":false},{"id":14524311429,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210420072515-93ed5bcd2bfe","direct":false,"kind":"runtime","optional":false},{"id":14524311430,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":14524311431,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":14524311432,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210426230700-d19ff857e887","direct":false,"kind":"runtime","optional":false},{"id":14524311433,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210503080704-8803ae5d1324","direct":false,"kind":"runtime","optional":false},{"id":14524311434,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":14524311435,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":14524311436,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":14524311437,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":14524311438,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14524311439,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":14524311440,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":14524311441,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":14524311442,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210809222454-d867a43fc93e","direct":false,"kind":"runtime","optional":false},{"id":14524311443,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210816183151-1e6c022a8912","direct":false,"kind":"runtime","optional":false},{"id":14524311444,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":14524311445,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210831042530-f4d43177bf5e","direct":false,"kind":"runtime","optional":false},{"id":14524311446,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210903071746-97244b99971b","direct":false,"kind":"runtime","optional":false},{"id":14524311447,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210906170528-6f6e22806c34","direct":false,"kind":"runtime","optional":false},{"id":14524311448,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":14524311449,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210917161153-d61c044b1678","direct":false,"kind":"runtime","optional":false},{"id":14524311450,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":14524311451,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":14524311452,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":14524311453,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211025201205-69cdffdb9359","direct":false,"kind":"runtime","optional":false},{"id":14524311454,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211110154304-99a53858aa08","direct":false,"kind":"runtime","optional":false},{"id":14524311455,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211116061358-0a5406a5449c","direct":false,"kind":"runtime","optional":false},{"id":14524311456,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":14524311457,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":14524311458,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":14524311459,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":14524311460,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":14524311461,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":14524311462,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":14524311463,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220310020820-b874c991c1a5","direct":false,"kind":"runtime","optional":false},{"id":14524311464,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":14524311465,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":14524311466,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":14524311467,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":14524311468,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":14524311469,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":14524311470,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":14524311471,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":14524311472,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220627191245-f75cf1eec38b","direct":false,"kind":"runtime","optional":false},{"id":14524311473,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":14524311474,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":14524311475,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":14524311476,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220731174439-a90be440212d","direct":false,"kind":"runtime","optional":false},{"id":14524311477,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":14524311478,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220825204002-c680a09ffe64","direct":false,"kind":"runtime","optional":false},{"id":14524311479,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220829200755-d48e67d00261","direct":false,"kind":"runtime","optional":false},{"id":14524311480,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311481,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311482,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311483,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311484,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311485,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311491,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201117132131-f5c789dd3221","direct":false,"kind":"runtime","optional":false},{"id":14524311492,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14524311493,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210220032956-6a3ed077a48d","direct":false,"kind":"runtime","optional":false},{"id":14524311494,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210615171337-6886f2dfbf5b","direct":false,"kind":"runtime","optional":false},{"id":14524311495,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":14524311496,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20220722155259-a9ba230a4035","direct":false,"kind":"runtime","optional":false},{"id":14524311497,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311498,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311499,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311500,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311501,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311502,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311503,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311504,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311505,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524311506,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524311507,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311508,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":14524311509,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311510,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":14524311511,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524311512,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524311513,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524311514,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524311515,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524311516,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":14524311517,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":14524311518,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311519,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311520,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311521,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311522,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311523,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524311524,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524311525,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311526,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20180412165947-fbb02b2291d2","direct":false,"kind":"runtime","optional":false},{"id":14524311527,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":14524311528,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":14524311529,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":14524311530,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20200416051211-89c76fbcd5d1","direct":false,"kind":"runtime","optional":false},{"id":14524311531,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20200630173020-3af7569d3a1e","direct":false,"kind":"runtime","optional":false},{"id":14524311532,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20210220033141-f8bda1e9f3ba","direct":false,"kind":"runtime","optional":false},{"id":14524311533,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20210723032227-1f47c861a9ac","direct":false,"kind":"runtime","optional":false},{"id":14524311534,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220210224613-90d013bbcef8","direct":false,"kind":"runtime","optional":false},{"id":14524311535,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220224211638-0e9765cccd65","direct":false,"kind":"runtime","optional":false},{"id":14524311536,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220609170525-579cf78fd858","direct":false,"kind":"runtime","optional":false},{"id":14524311537,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220722155302-e5dcc9cfc0b9","direct":false,"kind":"runtime","optional":false},{"id":14524311538,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220922220347-f3bd1da661af","direct":false,"kind":"runtime","optional":false},{"id":14524311539,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311540,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311541,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":14524311542,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180525024113-a5b4c53f6e8b","direct":false,"kind":"runtime","optional":false},{"id":14524311543,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180828015842-6cd1fcedba52","direct":false,"kind":"runtime","optional":false},{"id":14524311544,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14524311545,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181011042414-1f849cf54d09","direct":false,"kind":"runtime","optional":false},{"id":14524311546,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":14524311547,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":14524311548,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190206041539-40960b6deb8e","direct":false,"kind":"runtime","optional":false},{"id":14524311549,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":14524311550,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":14524311551,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":14524311552,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":14524311553,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":14524311554,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190329151228-23e29df326fe","direct":false,"kind":"runtime","optional":false},{"id":14524311555,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190416151739-9c9e1878f421","direct":false,"kind":"runtime","optional":false},{"id":14524311556,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190420181800-aa740d480789","direct":false,"kind":"runtime","optional":false},{"id":14524311557,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190422233926-fe54fb35175b","direct":false,"kind":"runtime","optional":false},{"id":14524311558,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":14524312094,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311559,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425163242-31fd60d6bfdc","direct":false,"kind":"runtime","optional":false},{"id":14524311560,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":14524311561,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":14524311562,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190531172133-b3315ee88b7d","direct":false,"kind":"runtime","optional":false},{"id":14524311563,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":14524311564,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190614205625-5aca471b1d59","direct":false,"kind":"runtime","optional":false},{"id":14524311565,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":14524311566,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190624222133-a101b041ded4","direct":false,"kind":"runtime","optional":false},{"id":14524311567,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":14524311568,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190706070813-72ffa07ba3db","direct":false,"kind":"runtime","optional":false},{"id":14524311569,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":14524311570,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190823170909-c4a336ef6a2f","direct":false,"kind":"runtime","optional":false},{"id":14524311571,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":14524311572,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":14524311573,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190927191325-030b2cf1153e","direct":false,"kind":"runtime","optional":false},{"id":14524311574,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":14524311575,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029041327-9cc4af7d6b2c","direct":false,"kind":"runtime","optional":false},{"id":14524311576,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029190741-b9c20aec41a5","direct":false,"kind":"runtime","optional":false},{"id":14524311577,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191108193012-7d206e10da11","direct":false,"kind":"runtime","optional":false},{"id":14524311578,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191112195655-aa38f8e97acc","direct":false,"kind":"runtime","optional":false},{"id":14524311579,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":14524311580,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":14524311581,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14524311582,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":14524311583,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":14524311584,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":14524311585,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":14524311586,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200103221440-774c71fcf114","direct":false,"kind":"runtime","optional":false},{"id":14524311587,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":14524311588,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":14524311589,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":14524311590,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":14524311591,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":14524311592,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":14524311593,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":14524311594,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":14524311595,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":14524311596,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":14524311597,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":14524311598,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":14524311599,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200505023115-26f46d2f7ef8","direct":false,"kind":"runtime","optional":false},{"id":14524311600,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":14524311601,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":14524311602,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200616133436-c1934b75d054","direct":false,"kind":"runtime","optional":false},{"id":14524311603,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":14524311604,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":14524311605,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":14524311606,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":14524311607,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":14524311608,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":14524311609,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200916195026-c9a70fc28ce3","direct":false,"kind":"runtime","optional":false},{"id":14524311610,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":14524311611,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201124115921-2c860bdd6e78","direct":false,"kind":"runtime","optional":false},{"id":14524311612,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":14524311613,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":14524311614,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201224043029-2b0845dc783e","direct":false,"kind":"runtime","optional":false},{"id":14524311615,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":14524311616,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":14524311617,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210108195828-e2f9c7f1fc8e","direct":false,"kind":"runtime","optional":false},{"id":14524311618,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311619,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524311620,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524311624,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.6-0.20210726203631-07bc1bf47fb2","direct":false,"kind":"runtime","optional":false},{"id":14524311625,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":14524311626,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.10","direct":false,"kind":"runtime","optional":false},{"id":14524311627,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524311628,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524311629,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311630,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311631,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311632,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311633,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524311634,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190410155217-1f06c39b4373","direct":false,"kind":"runtime","optional":false},{"id":14524311635,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190513163551-3ee3066db522","direct":false,"kind":"runtime","optional":false},{"id":14524311636,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14524311637,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14524311638,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14524311639,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14524311640,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":14524311641,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":14524311642,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":14524311643,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":14524311644,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.0.0-20180816165407-929014505bf4","direct":false,"kind":"runtime","optional":false},{"id":14524311645,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":14524311646,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14524311647,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524311648,"package_name":"gonum.org/v1/netlib","ecosystem":"go","requirements":"v0.0.0-20190313105609-8cb42192e0e0","direct":false,"kind":"runtime","optional":false},{"id":14524311649,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.0.0-20190515093506-e2840ee46a6b","direct":false,"kind":"runtime","optional":false},{"id":14524311650,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524311651,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":14524311652,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.0.0-20160322025152-9bf6e6e569ff","direct":false,"kind":"runtime","optional":false},{"id":14524311653,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524311654,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311655,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524311656,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311657,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524311658,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524311659,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524311660,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14524311661,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524311662,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14524311663,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524311664,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311665,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524311666,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524311667,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524311668,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":14524311669,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524311670,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524311671,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":14524311672,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":14524311673,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":14524311674,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":14524311675,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.46.0","direct":false,"kind":"runtime","optional":false},{"id":14524311676,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":14524311677,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":14524311678,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":14524311679,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":14524311680,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":14524311681,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":14524311682,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":14524311683,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":14524311684,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.58.0","direct":false,"kind":"runtime","optional":false},{"id":14524311685,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.59.0","direct":false,"kind":"runtime","optional":false},{"id":14524311686,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":14524311687,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":14524311688,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":14524311689,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":14524311690,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":14524311691,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":14524311692,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":14524311693,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":14524311694,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":14524311695,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":14524311696,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":14524311697,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":14524311698,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.86.0","direct":false,"kind":"runtime","optional":false},{"id":14524311699,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":14524311700,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.91.0","direct":false,"kind":"runtime","optional":false},{"id":14524311701,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":14524311702,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":14524311703,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":14524311704,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":14524311705,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":14524311706,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":14524311707,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":14524311708,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":14524311709,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":14524311710,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.106.0","direct":false,"kind":"runtime","optional":false},{"id":14524311711,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":14524311712,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.108.0","direct":false,"kind":"runtime","optional":false},{"id":14524311713,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.110.0","direct":false,"kind":"runtime","optional":false},{"id":14524311714,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.111.0","direct":false,"kind":"runtime","optional":false},{"id":14524311715,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.114.0","direct":false,"kind":"runtime","optional":false},{"id":14524311716,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":false,"kind":"runtime","optional":false},{"id":14524311717,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311718,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524311719,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311720,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524311721,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524311722,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":14524311723,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524311724,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":14524311725,"package_name":"google.golang.org/cloud","ecosystem":"go","requirements":"v0.0.0-20151119220103-975617b05ea8","direct":false,"kind":"runtime","optional":false},{"id":14524311726,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20170818010345-ee236bd376b0","direct":false,"kind":"runtime","optional":false},{"id":14524311727,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":14524311728,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":14524311729,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":14524311730,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":14524311731,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":14524311732,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190522204451-c2c4e71fbf69","direct":false,"kind":"runtime","optional":false},{"id":14524311733,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190530194941-fb225487d101","direct":false,"kind":"runtime","optional":false},{"id":14524311734,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":14524311735,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":14524311736,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":14524311737,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":14524311738,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":14524311739,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":14524311740,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":14524311741,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":14524311742,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200117163144-32f20d992d24","direct":false,"kind":"runtime","optional":false},{"id":14524311743,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":14524311744,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":14524311745,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":14524311746,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":14524311747,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":14524311748,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":14524311749,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":14524311750,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":14524311751,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200423170343-7949de9c1215","direct":false,"kind":"runtime","optional":false},{"id":14524311752,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":14524311753,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":14524311754,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":14524311755,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":14524311756,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":14524311757,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200527145253-8367513e4ece","direct":false,"kind":"runtime","optional":false},{"id":14524311758,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":14524311759,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":14524311760,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":14524312095,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524311761,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":14524311762,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":14524311763,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201019141844-1ed22bb0c154","direct":false,"kind":"runtime","optional":false},{"id":14524311764,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":14524311765,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201110150050-8816d57aaa9a","direct":false,"kind":"runtime","optional":false},{"id":14524311766,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":14524311767,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":14524311768,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":14524311769,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210108203827-ffc7fda8c3d7","direct":false,"kind":"runtime","optional":false},{"id":14524311770,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":14524311771,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210226172003-ab064af71705","direct":false,"kind":"runtime","optional":false},{"id":14524311772,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":14524311773,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":14524311774,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":14524311775,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":14524311776,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":14524311777,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210429181445-86c259c2b4ab","direct":false,"kind":"runtime","optional":false},{"id":14524311778,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":14524311779,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210517163617-5e0236093d7a","direct":false,"kind":"runtime","optional":false},{"id":14524311780,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":14524311781,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":14524311782,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":14524311783,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":14524311784,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":14524311785,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":14524311786,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":14524311787,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":14524311788,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":14524311789,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":14524311790,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":14524311791,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":14524311792,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":14524311793,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":14524311794,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210917145530-b395a37504d4","direct":false,"kind":"runtime","optional":false},{"id":14524311795,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210921142501-181ce0d877f6","direct":false,"kind":"runtime","optional":false},{"id":14524311796,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":14524311797,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211008145708-270636b82663","direct":false,"kind":"runtime","optional":false},{"id":14524311798,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211018162055-cf77aa76bad2","direct":false,"kind":"runtime","optional":false},{"id":14524311799,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211028162531-8db9c33dc351","direct":false,"kind":"runtime","optional":false},{"id":14524311800,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":14524311801,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":14524311802,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":14524311803,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":14524311804,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":14524311805,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":14524311806,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":14524311807,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":14524311808,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":14524311809,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":14524311810,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":14524311811,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220329172620-7be39ac1afc7","direct":false,"kind":"runtime","optional":false},{"id":14524311812,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":14524311813,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":14524311814,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":14524311815,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":14524311816,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":14524311817,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":14524311818,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":14524311819,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":14524311820,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220519153652-3a47de7e79bd","direct":false,"kind":"runtime","optional":false},{"id":14524311821,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":14524311822,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":14524311823,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":14524311824,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":14524311825,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":14524311826,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":14524311827,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":14524311828,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":14524311829,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220802133213-ce4fa296bf78","direct":false,"kind":"runtime","optional":false},{"id":14524311830,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":14524311831,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":14524311832,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":14524311833,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":14524311834,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":14524311835,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":14524311836,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":14524311837,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":14524311838,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":14524311839,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":14524311840,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":14524311841,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":14524311842,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":14524311843,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":14524311844,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":14524311845,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":14524311846,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024153911-1573dae28c9c","direct":false,"kind":"runtime","optional":false},{"id":14524311847,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221024183307-1bc688fe9f3e","direct":false,"kind":"runtime","optional":false},{"id":14524311848,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221025140454-527a21cfbd71","direct":false,"kind":"runtime","optional":false},{"id":14524311849,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221027153422-115e99e71e1c","direct":false,"kind":"runtime","optional":false},{"id":14524311850,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221109142239-94d6d90a7d66","direct":false,"kind":"runtime","optional":false},{"id":14524311851,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221114212237-e4508ebdbee1","direct":false,"kind":"runtime","optional":false},{"id":14524311852,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221117204609-8f9c96812029","direct":false,"kind":"runtime","optional":false},{"id":14524311853,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221118155620-16455021b5e6","direct":false,"kind":"runtime","optional":false},{"id":14524311854,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201164419-0e50fba7f41c","direct":false,"kind":"runtime","optional":false},{"id":14524311855,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221201204527-e3fa12d562f3","direct":false,"kind":"runtime","optional":false},{"id":14524311856,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221202195650-67e5cbc046fd","direct":false,"kind":"runtime","optional":false},{"id":14524311857,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221227171554-f9683d7f8bef","direct":false,"kind":"runtime","optional":false},{"id":14524311858,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":14524311859,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230112194545-e10362b5ecf9","direct":false,"kind":"runtime","optional":false},{"id":14524311860,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230113154510-dbe35b8444a5","direct":false,"kind":"runtime","optional":false},{"id":14524311861,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230123190316-2c411cf9d197","direct":false,"kind":"runtime","optional":false},{"id":14524311862,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230124163310-31e0e69b6fc2","direct":false,"kind":"runtime","optional":false},{"id":14524311863,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230125152338-dcaf20b6aeaa","direct":false,"kind":"runtime","optional":false},{"id":14524311864,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230127162408-596548ed4efa","direct":false,"kind":"runtime","optional":false},{"id":14524311865,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230209215440-0dfe4f8abfcc","direct":false,"kind":"runtime","optional":false},{"id":14524311866,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230216225411-c8e22ba71e44","direct":false,"kind":"runtime","optional":false},{"id":14524311867,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230222225845-10f96fb3dbec","direct":false,"kind":"runtime","optional":false},{"id":14524311868,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230223222841-637eb2293923","direct":false,"kind":"runtime","optional":false},{"id":14524311869,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230303212802-e74f57abe488","direct":false,"kind":"runtime","optional":false},{"id":14524311870,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230306155012-7f2fa6fef1f4","direct":false,"kind":"runtime","optional":false},{"id":14524311871,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230320184635-7606e756e683","direct":false,"kind":"runtime","optional":false},{"id":14524311872,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230323212658-478b75c54725","direct":false,"kind":"runtime","optional":false},{"id":14524311873,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230330154414-c0448cd141ea","direct":false,"kind":"runtime","optional":false},{"id":14524311874,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230331144136-dcfb400f0633","direct":false,"kind":"runtime","optional":false},{"id":14524311875,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230525234025-438c736192d0","direct":false,"kind":"runtime","optional":false},{"id":14524311876,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230526161137-0005af68ea54","direct":false,"kind":"runtime","optional":false},{"id":14524311877,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230726155614-23370e0ffb3e","direct":false,"kind":"runtime","optional":false},{"id":14524311878,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230525234020-1aefcd67740a","direct":false,"kind":"runtime","optional":false},{"id":14524311879,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230525234035-dd9d682886f9","direct":false,"kind":"runtime","optional":false},{"id":14524311880,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":14524311881,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230525234015-3fc162c6f38a","direct":false,"kind":"runtime","optional":false},{"id":14524311882,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230525234030-28d5490b6b19","direct":false,"kind":"runtime","optional":false},{"id":14524311883,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":14524311884,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v0.0.0-20160317175043-d3ddb4469d5a","direct":false,"kind":"runtime","optional":false},{"id":14524311885,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524311886,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524311887,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524311888,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14524311889,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524311890,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524311891,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524311892,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":14524311893,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524311894,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524311895,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.1","direct":false,"kind":"runtime","optional":false},{"id":14524311896,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524311897,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":14524311898,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524311899,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14524311900,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":14524311901,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524311902,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":14524311903,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524311904,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524311905,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":14524311906,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":14524311907,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":14524311908,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":14524311909,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":14524311910,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":14524311911,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":14524311912,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":14524311913,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":14524311914,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":14524311915,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":14524311916,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":14524311917,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":14524311918,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":14524311919,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":14524311920,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":14524311921,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.43.0","direct":false,"kind":"runtime","optional":false},{"id":14524311922,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":14524311923,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":14524311924,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":14524311925,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.2","direct":false,"kind":"runtime","optional":false},{"id":14524311926,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":14524311927,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":14524311928,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.49.0","direct":false,"kind":"runtime","optional":false},{"id":14524311929,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.50.0","direct":false,"kind":"runtime","optional":false},{"id":14524311930,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.50.1","direct":false,"kind":"runtime","optional":false},{"id":14524311931,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.51.0","direct":false,"kind":"runtime","optional":false},{"id":14524311932,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.52.3","direct":false,"kind":"runtime","optional":false},{"id":14524311933,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":false,"kind":"runtime","optional":false},{"id":14524311934,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.54.0","direct":false,"kind":"runtime","optional":false},{"id":14524311935,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.0","direct":false,"kind":"runtime","optional":false},{"id":14524311936,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.1","direct":false,"kind":"runtime","optional":false},{"id":14524311937,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311938,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":14524311939,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":14524311940,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":14524311941,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":14524311942,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14524311943,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524311944,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14524311945,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":14524311946,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14524311947,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":14524311948,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524311949,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524311950,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":14524311951,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524311952,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":14524311953,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.2-0.20230222093303-bc1253ad3743","direct":false,"kind":"runtime","optional":false},{"id":14524311954,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":14524311955,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524311956,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524311957,"package_name":"gopkg.in/airbrake/gobrake.v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":14524311958,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":14524311959,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14524311960,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20141024133853-64131543e789","direct":false,"kind":"runtime","optional":false},{"id":14524311961,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":14524311962,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":14524311963,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":14524311964,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":14524311965,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.25","direct":false,"kind":"runtime","optional":false},{"id":14524311966,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.27","direct":false,"kind":"runtime","optional":false},{"id":14524311967,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524311968,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":14524311969,"package_name":"gopkg.in/gcfg.v1","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524311970,"package_name":"gopkg.in/gemnasium/logrus-airbrake-hook.v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524311971,"package_name":"gopkg.in/inconshreveable/log15.v2","ecosystem":"go","requirements":"v2.0.0-20180818164646-67afb5ed74ec","direct":false,"kind":"runtime","optional":false},{"id":14524311972,"package_name":"gopkg.in/inf.v0","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524311973,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.0","direct":false,"kind":"runtime","optional":false},{"id":14524311974,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.66.4","direct":false,"kind":"runtime","optional":false},{"id":14524311975,"package_name":"gopkg.in/natefinch/lumberjack.v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524311976,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524311977,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524311978,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524311979,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524311980,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524311981,"package_name":"gopkg.in/telebot.v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524311982,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":14524311983,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524311984,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":14524311985,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524311986,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524311987,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524311988,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524311989,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":14524311990,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":14524311991,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524311992,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524311993,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14524311994,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200605160147-a5ece683394c","direct":false,"kind":"runtime","optional":false},{"id":14524311995,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":14524311996,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":14524311997,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524311998,"package_name":"gotest.tools","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524311999,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524312000,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524312001,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20180728063816-88497007e858","direct":false,"kind":"runtime","optional":false},{"id":14524312002,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":14524312003,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":14524312004,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":14524312005,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":14524312006,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524312007,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524312008,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524312009,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524312010,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524312011,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524312012,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524312013,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524312014,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.23.5","direct":false,"kind":"runtime","optional":false},{"id":14524312015,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524312016,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524312017,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524312018,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524312019,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.22.1","direct":false,"kind":"runtime","optional":false},{"id":14524312020,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524312021,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.23.5","direct":false,"kind":"runtime","optional":false},{"id":14524312022,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524312023,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524312024,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524312025,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524312026,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524312027,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524312028,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524312029,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524312030,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524312031,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.23.5","direct":false,"kind":"runtime","optional":false},{"id":14524312032,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524312033,"package_name":"k8s.io/code-generator","ecosystem":"go","requirements":"v0.19.7","direct":false,"kind":"runtime","optional":false},{"id":14524312034,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524312035,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524312036,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524312037,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14524312038,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.17.3","direct":false,"kind":"runtime","optional":false},{"id":14524312039,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524312040,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":14524312041,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":14524312042,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.23.1","direct":false,"kind":"runtime","optional":false},{"id":14524312043,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20200413195148-3a45101e95ac","direct":false,"kind":"runtime","optional":false},{"id":14524312044,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20200428234225-8167cfdcfc14","direct":false,"kind":"runtime","optional":false},{"id":14524312045,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20201113003025-83324d819ded","direct":false,"kind":"runtime","optional":false},{"id":14524312046,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20210813121822-485abfe95c7c","direct":false,"kind":"runtime","optional":false},{"id":14524312047,"package_name":"k8s.io/klog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312048,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312049,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312050,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312051,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524312052,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.30.0","direct":false,"kind":"runtime","optional":false},{"id":14524312053,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.40.1","direct":false,"kind":"runtime","optional":false},{"id":14524312054,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.60.1","direct":false,"kind":"runtime","optional":false},{"id":14524312055,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.70.0","direct":false,"kind":"runtime","optional":false},{"id":14524312056,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20200805222855-6aeccd4b50c6","direct":false,"kind":"runtime","optional":false},{"id":14524312057,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20201113171705-d219536bb9fd","direct":false,"kind":"runtime","optional":false},{"id":14524312058,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20210421082810-95288971da7e","direct":false,"kind":"runtime","optional":false},{"id":14524312059,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20211109043538-20434351676c","direct":false,"kind":"runtime","optional":false},{"id":14524312060,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20211115234752-e816edb12b65","direct":false,"kind":"runtime","optional":false},{"id":14524312061,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20220328201542-3ee0da9b0b42","direct":false,"kind":"runtime","optional":false},{"id":14524312062,"package_name":"k8s.io/kubernetes","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312063,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20201110183641-67b214c5f920","direct":false,"kind":"runtime","optional":false},{"id":14524312064,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20210802155522-efc7438f0176","direct":false,"kind":"runtime","optional":false},{"id":14524312065,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20210819203725-bdf08cb9a70a","direct":false,"kind":"runtime","optional":false},{"id":14524312066,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20210930125809-cb0fa318a74b","direct":false,"kind":"runtime","optional":false},{"id":14524312067,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20211116205334-6203023598ed","direct":false,"kind":"runtime","optional":false},{"id":14524312068,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20220210201930-3a6ce19ff2f9","direct":false,"kind":"runtime","optional":false},{"id":14524312069,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524312070,"package_name":"lukechampine.com/uint128","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312071,"package_name":"lukechampine.com/uint128","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312072,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.36.0","direct":false,"kind":"runtime","optional":false},{"id":14524312073,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.36.2","direct":false,"kind":"runtime","optional":false},{"id":14524312074,"package_name":"modernc.org/cc/v3","ecosystem":"go","requirements":"v3.36.3","direct":false,"kind":"runtime","optional":false},{"id":14524312075,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.0.0-20220428102840-41399a37e894","direct":false,"kind":"runtime","optional":false},{"id":14524312076,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.0.0-20220430103911-bc99d88307be","direct":false,"kind":"runtime","optional":false},{"id":14524312077,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.4","direct":false,"kind":"runtime","optional":false},{"id":14524312078,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.6","direct":false,"kind":"runtime","optional":false},{"id":14524312079,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.8","direct":false,"kind":"runtime","optional":false},{"id":14524312080,"package_name":"modernc.org/ccgo/v3","ecosystem":"go","requirements":"v3.16.9","direct":false,"kind":"runtime","optional":false},{"id":14524312081,"package_name":"modernc.org/ccorpus","ecosystem":"go","requirements":"v1.11.6","direct":false,"kind":"runtime","optional":false},{"id":14524312082,"package_name":"modernc.org/httpfs","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524312083,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v0.0.0-20220428101251-2d5f3daf273b","direct":false,"kind":"runtime","optional":false},{"id":14524312084,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524312085,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524312086,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.17","direct":false,"kind":"runtime","optional":false},{"id":14524312087,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.16.19","direct":false,"kind":"runtime","optional":false},{"id":14524312088,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524312089,"package_name":"modernc.org/libc","ecosystem":"go","requirements":"v1.17.1","direct":false,"kind":"runtime","optional":false},{"id":14524312090,"package_name":"modernc.org/mathutil","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524312091,"package_name":"modernc.org/mathutil","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524312092,"package_name":"modernc.org/mathutil","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312093,"package_name":"modernc.org/memory","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312096,"package_name":"modernc.org/opt","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312097,"package_name":"modernc.org/opt","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524312098,"package_name":"modernc.org/sqlite","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524312099,"package_name":"modernc.org/strutil","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312100,"package_name":"modernc.org/strutil","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524312101,"package_name":"modernc.org/tcl","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":14524312102,"package_name":"modernc.org/token","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312103,"package_name":"modernc.org/z","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524312104,"package_name":"mvdan.cc/gofumpt","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312105,"package_name":"nhooyr.io/websocket","ecosystem":"go","requirements":"v1.8.6","direct":false,"kind":"runtime","optional":false},{"id":14524312106,"package_name":"pgregory.net/rapid","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524312107,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312108,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312109,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312110,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312111,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524312112,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.15","direct":false,"kind":"runtime","optional":false},{"id":14524312113,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.22","direct":false,"kind":"runtime","optional":false},{"id":14524312114,"package_name":"sigs.k8s.io/json","ecosystem":"go","requirements":"v0.0.0-20211020170558-c049b76a60c6","direct":false,"kind":"runtime","optional":false},{"id":14524312115,"package_name":"sigs.k8s.io/json","ecosystem":"go","requirements":"v0.0.0-20211208200746-9f7c6b3444d2","direct":false,"kind":"runtime","optional":false},{"id":14524312116,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524312117,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524312118,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524312119,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524312120,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524312121,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312122,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312123,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312124,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20190731080439-ebfcffb1b5c0","direct":false,"kind":"runtime","optional":false},{"id":14524312125,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20211028080628-e2786a622600","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"provider/shim/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:18.554Z","updated_at":"2023-11-15T23:28:18.554Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/provider/shim/go.mod","dependencies":[{"id":14524312126,"package_name":"github.com/hashicorp/terraform-plugin-sdk/v2","ecosystem":"go","requirements":"v2.16.0","direct":true,"kind":"runtime","optional":false},{"id":14524312127,"package_name":"github.com/terraform-providers/terraform-provider-tls","ecosystem":"go","requirements":"v1.2.1-0.20220516152008-a84a40eb6c76","direct":true,"kind":"runtime","optional":false},{"id":14524312128,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524312129,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312130,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524312131,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":14524312132,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":true,"kind":"runtime","optional":false},{"id":14524312133,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312134,"package_name":"github.com/hashicorp/go-cty","ecosystem":"go","requirements":"v1.4.1-0.20200414143053-d3edf31b6320","direct":true,"kind":"runtime","optional":false},{"id":14524312135,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524312136,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524312137,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14524312138,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524312139,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.12.0","direct":true,"kind":"runtime","optional":false},{"id":14524312140,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312141,"package_name":"github.com/hashicorp/terraform-plugin-go","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524312142,"package_name":"github.com/hashicorp/terraform-plugin-log","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524312143,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":true,"kind":"runtime","optional":false},{"id":14524312144,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":14524312145,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524312146,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":14524312147,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312148,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524312149,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14524312150,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.4+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524312151,"package_name":"github.com/vmihailenco/msgpack/v4","ecosystem":"go","requirements":"v4.3.12","direct":true,"kind":"runtime","optional":false},{"id":14524312152,"package_name":"github.com/vmihailenco/tagparser","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524312153,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14524312154,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524312155,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":14524312156,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524312157,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524312158,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":true,"kind":"runtime","optional":false},{"id":14524312159,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"provider/shim/go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:18.665Z","updated_at":"2023-11-15T23:28:18.665Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/provider/shim/go.sum","dependencies":[{"id":14524312162,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524312163,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524312164,"package_name":"github.com/apparentlymart/go-dump","ecosystem":"go","requirements":"v0.0.0-20180507223929-23540a00eaa3","direct":false,"kind":"runtime","optional":false},{"id":14524312165,"package_name":"github.com/apparentlymart/go-dump","ecosystem":"go","requirements":"v0.0.0-20190214190832-042adf3cf4a0","direct":false,"kind":"runtime","optional":false},{"id":14524312166,"package_name":"github.com/apparentlymart/go-textseg","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312167,"package_name":"github.com/apparentlymart/go-textseg/v12","ecosystem":"go","requirements":"v12.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312168,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312169,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312170,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20220328115640-894aeddb713e","direct":false,"kind":"runtime","optional":false},{"id":14524312171,"package_name":"github.com/elazarl/goproxy/ext","ecosystem":"go","requirements":"v0.0.0-20190711103511-473e67f1d7d2","direct":false,"kind":"runtime","optional":false},{"id":14524312172,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524312173,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524312174,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312175,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524312176,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":14524312177,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312178,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524312179,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524312180,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524312181,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":14524312182,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312183,"package_name":"github.com/hashicorp/go-checkpoint","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312184,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524312185,"package_name":"github.com/hashicorp/go-cty","ecosystem":"go","requirements":"v1.4.1-0.20200414143053-d3edf31b6320","direct":false,"kind":"runtime","optional":false},{"id":14524312186,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312187,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312188,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524312189,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524312190,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312191,"package_name":"github.com/hashicorp/hc-install","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524312192,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524312193,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312194,"package_name":"github.com/hashicorp/terraform-exec","ecosystem":"go","requirements":"v0.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524312195,"package_name":"github.com/hashicorp/terraform-json","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312196,"package_name":"github.com/hashicorp/terraform-plugin-go","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524312197,"package_name":"github.com/hashicorp/terraform-plugin-log","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312198,"package_name":"github.com/hashicorp/terraform-plugin-sdk/v2","ecosystem":"go","requirements":"v2.16.0","direct":false,"kind":"runtime","optional":false},{"id":14524312199,"package_name":"github.com/hashicorp/terraform-registry-address","ecosystem":"go","requirements":"v0.0.0-20210412075316-9b2996cce896","direct":false,"kind":"runtime","optional":false},{"id":14524312200,"package_name":"github.com/hashicorp/terraform-svchost","ecosystem":"go","requirements":"v0.0.0-20200729002733-f050f53b9734","direct":false,"kind":"runtime","optional":false},{"id":14524312201,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.0.0-20181012175058-2f1d1f20f75d","direct":false,"kind":"runtime","optional":false},{"id":14524312202,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312203,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312204,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312205,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v0.0.0-20170820004349-d65d576e9348","direct":false,"kind":"runtime","optional":false},{"id":14524312206,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312207,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524312208,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524312209,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524312210,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":14524312211,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524312212,"package_name":"github.com/mitchellh/copystructure","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312213,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524312214,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v0.0.0-20150314170334-ad45545899c7","direct":false,"kind":"runtime","optional":false},{"id":14524312215,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312216,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312217,"package_name":"github.com/mitchellh/reflectwalk","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524312218,"package_name":"github.com/nsf/jsondiff","ecosystem":"go","requirements":"v0.0.0-20200515183724-f29ed568f4ce","direct":false,"kind":"runtime","optional":false},{"id":14524312219,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312220,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312221,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312222,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524312223,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524312224,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312225,"package_name":"github.com/terraform-providers/terraform-provider-tls","ecosystem":"go","requirements":"v1.2.1-0.20220516152008-a84a40eb6c76","direct":false,"kind":"runtime","optional":false},{"id":14524312226,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v3.3.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524312227,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.4+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524312228,"package_name":"github.com/vmihailenco/msgpack/v4","ecosystem":"go","requirements":"v4.3.12","direct":false,"kind":"runtime","optional":false},{"id":14524312229,"package_name":"github.com/vmihailenco/tagparser","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312230,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312231,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524312232,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14524312233,"package_name":"github.com/zclconf/go-cty-debug","ecosystem":"go","requirements":"v0.0.0-20191215020915-b22d67c1ba0b","direct":false,"kind":"runtime","optional":false},{"id":14524312234,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14524312235,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190426145343-a29dc8fdc734","direct":false,"kind":"runtime","optional":false},{"id":14524312236,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524312237,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180811021610-c39426892332","direct":false,"kind":"runtime","optional":false},{"id":14524312238,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14524312239,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":14524312240,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":14524312241,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524312242,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":14524312243,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14524312244,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14524312245,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14524312246,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502175342-a43fa875dd82","direct":false,"kind":"runtime","optional":false},{"id":14524312247,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":14524312248,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":14524312249,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":14524312250,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312251,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312252,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312253,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524312254,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524312255,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312256,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14524312257,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14524312258,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312259,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":14524312260,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":14524312261,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200711021454-869866162049","direct":false,"kind":"runtime","optional":false},{"id":14524312262,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":14524312263,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524312264,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524312265,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14524312266,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sdk/dotnet/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:18.858Z","updated_at":"2023-11-15T23:28:18.858Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/dotnet/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"sdk/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:19.006Z","updated_at":"2023-11-15T23:28:19.006Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/go.mod","dependencies":[{"id":14524312505,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524312506,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.93.0","direct":true,"kind":"runtime","optional":false},{"id":14524312507,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312508,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":14524312509,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230828082145-3c4c8a2d2371","direct":true,"kind":"runtime","optional":false},{"id":14524312510,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":14524312511,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":true,"kind":"runtime","optional":false},{"id":14524312512,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":14524312513,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312514,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":14524312515,"package_name":"github.com/aymanbagabas/go-osc52/v2","ecosystem":"go","requirements":"v2.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524312516,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.16.1","direct":true,"kind":"runtime","optional":false},{"id":14524312517,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.24.2","direct":true,"kind":"runtime","optional":false},{"id":14524312518,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":14524312519,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.29","direct":true,"kind":"runtime","optional":false},{"id":14524312520,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.3.3","direct":true,"kind":"runtime","optional":false},{"id":14524312521,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.4-0.20230313162750-1ae8d489ac81","direct":true,"kind":"runtime","optional":false},{"id":14524312522,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.4","direct":true,"kind":"runtime","optional":false},{"id":14524312523,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524312524,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":true,"kind":"runtime","optional":false},{"id":14524312525,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.1-0.20230307220236-3a3c6141e376","direct":true,"kind":"runtime","optional":false},{"id":14524312526,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.5.0","direct":true,"kind":"runtime","optional":false},{"id":14524312527,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524312528,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14524312529,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524312530,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":14524312531,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":14524312532,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":true,"kind":"runtime","optional":false},{"id":14524312533,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524312534,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":14524312535,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.17.0","direct":true,"kind":"runtime","optional":false},{"id":14524312536,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524312537,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":true,"kind":"runtime","optional":false},{"id":14524312538,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524312539,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524312540,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":true,"kind":"runtime","optional":false},{"id":14524312541,"package_name":"github.com/mattn/go-localereader","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524312542,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":14524312543,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312544,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524312545,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":true,"kind":"runtime","optional":false},{"id":14524312546,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.2","direct":true,"kind":"runtime","optional":false},{"id":14524312547,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524312548,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.15.1","direct":true,"kind":"runtime","optional":false},{"id":14524312549,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524312550,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524312551,"package_name":"github.com/pjbgf/sha1cd","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14524312552,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":14524312553,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14524312554,"package_name":"github.com/pulumi/esc","ecosystem":"go","requirements":"v0.5.6","direct":true,"kind":"runtime","optional":false},{"id":14524312555,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.4","direct":true,"kind":"runtime","optional":false},{"id":14524312556,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":14524312557,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20210923224102-525f6e181f06","direct":true,"kind":"runtime","optional":false},{"id":14524312558,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524312559,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14524312560,"package_name":"github.com/skeema/knownhosts","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14524312561,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.4.1","direct":true,"kind":"runtime","optional":false},{"id":14524312562,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":14524312563,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14524312564,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524312565,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":true,"kind":"runtime","optional":false},{"id":14524312566,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.30.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524312567,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.4.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":14524312568,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.3","direct":true,"kind":"runtime","optional":false},{"id":14524312569,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.2","direct":true,"kind":"runtime","optional":false},{"id":14524312570,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":14524312571,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524312572,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20231006140011-7918f672742d","direct":true,"kind":"runtime","optional":false},{"id":14524312573,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524312574,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":14524312575,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14524312576,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524312577,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524312578,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14524312579,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14524312580,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":true,"kind":"runtime","optional":false},{"id":14524312581,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.1","direct":true,"kind":"runtime","optional":false},{"id":14524312582,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false},{"id":14524312583,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":14524312584,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14524312585,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":14524312586,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20211028080628-e2786a622600","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sdk/go.sum","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:19.151Z","updated_at":"2023-11-15T23:28:19.151Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/go.sum","dependencies":[{"id":14524312587,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312588,"package_name":"github.com/HdrHistogram/hdrhistogram-go","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524312589,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14524312590,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524312591,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20230828082145-3c4c8a2d2371","direct":false,"kind":"runtime","optional":false},{"id":14524312592,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524312593,"package_name":"github.com/aead/chacha20","ecosystem":"go","requirements":"v0.0.0-20180709150244-8b13a72661da","direct":false,"kind":"runtime","optional":false},{"id":14524312594,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524312595,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20200514113438-38f4b401e2be","direct":false,"kind":"runtime","optional":false},{"id":14524312596,"package_name":"github.com/apparentlymart/go-textseg/v13","ecosystem":"go","requirements":"v13.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312597,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":14524312598,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524312599,"package_name":"github.com/aymanbagabas/go-osc52/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524312600,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524312601,"package_name":"github.com/bwesterb/go-ristretto","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524312602,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.16.1","direct":false,"kind":"runtime","optional":false},{"id":14524312603,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":14524312604,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524312605,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.29","direct":false,"kind":"runtime","optional":false},{"id":14524312606,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524312607,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.4-0.20230313162750-1ae8d489ac81","direct":false,"kind":"runtime","optional":false},{"id":14524312608,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524312609,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524312610,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312611,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312612,"package_name":"github.com/djherbis/times","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312613,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20230808193330-2592e75ae04a","direct":false,"kind":"runtime","optional":false},{"id":14524312614,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":14524312615,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524312616,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312617,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":14524312618,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.1-0.20230307220236-3a3c6141e376","direct":false,"kind":"runtime","optional":false},{"id":14524312619,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312620,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.3.2-0.20230305113008-0c11038e723f","direct":false,"kind":"runtime","optional":false},{"id":14524312621,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524312622,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524312623,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14524312624,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312625,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":14524312626,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312627,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":14524312628,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524312629,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":14524312630,"package_name":"github.com/grpc-ecosystem/grpc-opentracing","ecosystem":"go","requirements":"v0.0.0-20180507213350-8e809c8a8645","direct":false,"kind":"runtime","optional":false},{"id":14524312631,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312632,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312633,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312634,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524312635,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312636,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":14524312637,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312638,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312639,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312640,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312641,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312642,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524312643,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524312644,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312645,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312646,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312647,"package_name":"github.com/matryer/is","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312648,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524312649,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524312650,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524312651,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":14524312652,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.18","direct":false,"kind":"runtime","optional":false},{"id":14524312653,"package_name":"github.com/mattn/go-localereader","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524312654,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524312655,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14524312656,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14524312657,"package_name":"github.com/mitchellh/go-ps","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312658,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524312659,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":false,"kind":"runtime","optional":false},{"id":14524312660,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524312661,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312662,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.15.1","direct":false,"kind":"runtime","optional":false},{"id":14524312663,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.27.10","direct":false,"kind":"runtime","optional":false},{"id":14524312664,"package_name":"github.com/opentracing/basictracer-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312665,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312666,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312667,"package_name":"github.com/pjbgf/sha1cd","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312668,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14524312669,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312670,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312671,"package_name":"github.com/pulumi/esc","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":14524312672,"package_name":"github.com/pulumi/pulumi/sdk/v3","ecosystem":"go","requirements":"v3.93.0","direct":false,"kind":"runtime","optional":false},{"id":14524312673,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312674,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312675,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.4","direct":false,"kind":"runtime","optional":false},{"id":14524312676,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":14524312677,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312678,"package_name":"github.com/sabhiram/go-gitignore","ecosystem":"go","requirements":"v0.0.0-20210923224102-525f6e181f06","direct":false,"kind":"runtime","optional":false},{"id":14524312679,"package_name":"github.com/santhosh-tekuri/jsonschema/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524312680,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524312681,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524312682,"package_name":"github.com/skeema/knownhosts","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312683,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14524312684,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524312685,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524312686,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312687,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524312688,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312689,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312690,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14524312691,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524312692,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":14524312693,"package_name":"github.com/texttheater/golang-levenshtein","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524312694,"package_name":"github.com/tweekmonster/luser","ecosystem":"go","requirements":"v0.0.0-20161003172636-3fa38070dbd7","direct":false,"kind":"runtime","optional":false},{"id":14524312695,"package_name":"github.com/uber/jaeger-client-go","ecosystem":"go","requirements":"v2.30.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524312696,"package_name":"github.com/uber/jaeger-lib","ecosystem":"go","requirements":"v2.4.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14524312697,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524312698,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14524312699,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524312700,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":14524312701,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.13.2","direct":false,"kind":"runtime","optional":false},{"id":14524312702,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524312703,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14524312704,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14524312705,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14524312706,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":14524312707,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":14524312708,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.3.1-0.20221117191849-2c476679df9a","direct":false,"kind":"runtime","optional":false},{"id":14524312709,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524312710,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524312711,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20231006140011-7918f672742d","direct":false,"kind":"runtime","optional":false},{"id":14524312712,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":14524312713,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":14524312714,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312715,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312716,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":14524312717,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524312718,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312719,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14524312720,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14524312721,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":14524312722,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200421231249-e086a090c8fd","direct":false,"kind":"runtime","optional":false},{"id":14524312723,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14524312724,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14524312725,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":14524312726,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":14524312727,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312728,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524312729,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524312730,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14524312731,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14524312732,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":14524312733,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14524312734,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":14524312735,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312736,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312737,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14524312738,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14524312739,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14524312740,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":14524312741,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":14524312742,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":14524312743,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":14524312744,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14524312745,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14524312746,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":14524312747,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":14524312748,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14524312749,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":14524312750,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":14524312751,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":14524312752,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524312753,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312754,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312755,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312756,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524312757,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312758,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14524312759,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":14524312760,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524312761,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524312762,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524312763,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312764,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524312765,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14524312766,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524312767,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":14524312768,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312769,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14524312770,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14524312771,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14524312772,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14524312773,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":14524312774,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14524312775,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":14524312776,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":14524312777,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":14524312778,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14524312779,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524312780,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14524312781,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14524312782,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14524312783,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14524312784,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14524312785,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230706204954-ccb25ca9f130","direct":false,"kind":"runtime","optional":false},{"id":14524312786,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.57.1","direct":false,"kind":"runtime","optional":false},{"id":14524312787,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14524312788,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14524312789,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14524312790,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14524312791,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":14524312792,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":14524312793,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524312794,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524312795,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524312796,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14524312797,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524312798,"package_name":"lukechampine.com/frand","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14524312799,"package_name":"pgregory.net/rapid","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14524312800,"package_name":"sourcegraph.com/sourcegraph/appdash","ecosystem":"go","requirements":"v0.0.0-20211028080628-e2786a622600","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sdk/java/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:19.364Z","updated_at":"2023-11-15T23:28:19.364Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/java/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"sdk/nodejs/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:19.463Z","updated_at":"2023-11-15T23:28:19.463Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/nodejs/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"sdk/python/go.mod","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:19.566Z","updated_at":"2023-11-15T23:28:19.566Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/python/go.mod","dependencies":[]},{"ecosystem":"maven","filepath":"sdk/java/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:19.674Z","updated_at":"2023-11-15T23:28:19.674Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/java/build.gradle","dependencies":[{"id":14524313928,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"implementation","optional":false},{"id":14524313929,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.8.9","direct":true,"kind":"implementation","optional":false},{"id":14524313930,"package_name":"com.pulumi:pulumi","ecosystem":"maven","requirements":"0.9.7","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"npm","filepath":"examples/private-key/ts/package.json","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:20.054Z","updated_at":"2023-11-15T23:28:20.054Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/private-key/ts/package.json","dependencies":[{"id":14524315169,"package_name":"@pulumi/pulumi","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524315170,"package_name":"@types/node","ecosystem":"npm","requirements":"^8.0.27","direct":true,"kind":"development","optional":false},{"id":14524315171,"package_name":"typescript","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/self-signed-cert/ts/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-11-15T23:28:20.370Z","updated_at":"2023-11-15T23:28:20.370Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/self-signed-cert/ts/package-lock.json","dependencies":[{"id":14524315172,"package_name":"@grpc/grpc-js","ecosystem":"npm","requirements":"1.6.7","direct":false,"kind":"runtime","optional":false},{"id":14524315173,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.31","direct":false,"kind":"runtime","optional":false},{"id":14524315174,"package_name":"@grpc/proto-loader","ecosystem":"npm","requirements":"0.6.12","direct":false,"kind":"runtime","optional":false},{"id":14524315175,"package_name":"@logdna/tail-file","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524315176,"package_name":"@protobufjs/aspromise","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315177,"package_name":"@protobufjs/base64","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315178,"package_name":"@protobufjs/codegen","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315179,"package_name":"@protobufjs/eventemitter","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315180,"package_name":"@protobufjs/fetch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315181,"package_name":"@protobufjs/float","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315182,"package_name":"@protobufjs/inquire","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315183,"package_name":"@protobufjs/path","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315184,"package_name":"@protobufjs/pool","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315185,"package_name":"@protobufjs/utf8","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315186,"package_name":"@pulumi/pulumi","ecosystem":"npm","requirements":"2.25.2","direct":false,"kind":"runtime","optional":false},{"id":14524315187,"package_name":"typescript","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":14524315188,"package_name":"@pulumi/query","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524315189,"package_name":"@types/long","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315190,"package_name":"@types/node","ecosystem":"npm","requirements":"8.10.66","direct":false,"kind":"development","optional":false},{"id":14524315191,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315192,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524315193,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":14524315194,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315195,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524315196,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315197,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14524315198,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315199,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315200,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315201,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315202,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524315203,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315204,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315205,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524315206,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315207,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524315208,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315209,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":14524315210,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524315211,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524315212,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315213,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315214,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524315215,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":14524315216,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524315217,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524315218,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524315219,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315220,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524315221,"package_name":"google-protobuf","ecosystem":"npm","requirements":"3.20.1","direct":false,"kind":"runtime","optional":false},{"id":14524315222,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":14524315223,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524315224,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315225,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315226,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524315227,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315228,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":14524315229,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14524315230,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315231,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524315232,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315233,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315234,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":14524315235,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":14524315236,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524315238,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315239,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315241,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":14524315243,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14524315246,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315248,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":14524315251,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315254,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315257,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":14524315259,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524315261,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524315262,"package_name":"long","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315263,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":14524315264,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315265,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":14524315266,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":14524315267,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14524315268,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":14524315269,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315270,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":14524315271,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524315272,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315273,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":14524315274,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14524315275,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315276,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":14524315277,"package_name":"protobufjs","ecosystem":"npm","requirements":"6.11.2","direct":false,"kind":"runtime","optional":false},{"id":14524315278,"package_name":"read-package-json","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14524315279,"package_name":"read-package-tree","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14524315280,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":14524315281,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315282,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14524315283,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524315284,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315285,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14524315286,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":14524315287,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524315288,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315289,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":14524315290,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":14524315291,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14524315292,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524315293,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315294,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"runtime","optional":false},{"id":14524315295,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":14524315296,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14524315297,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14524315298,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":14524315299,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524315300,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14524315301,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315302,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315303,"package_name":"ts-node","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14524315304,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14524315305,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":14524315306,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.10","direct":false,"kind":"development","optional":false},{"id":14524315307,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315308,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524315309,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315310,"package_name":"util-promisify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14524315311,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":14524315312,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315313,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14524315314,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14524315315,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":14524315316,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":14524315317,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":14524315318,"package_name":"yn","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/self-signed-cert/ts/package.json","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:20.500Z","updated_at":"2023-11-15T23:28:20.500Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/self-signed-cert/ts/package.json","dependencies":[{"id":14524315319,"package_name":"@pulumi/pulumi","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524315320,"package_name":"@types/node","ecosystem":"npm","requirements":"^8.0.27","direct":true,"kind":"development","optional":false},{"id":14524315321,"package_name":"typescript","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"sdk/nodejs/package.json","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:20.611Z","updated_at":"2023-11-15T23:28:20.611Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/nodejs/package.json","dependencies":[{"id":14524315322,"package_name":"@pulumi/pulumi","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524315323,"package_name":"@types/node","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":14524315324,"package_name":"typescript","ecosystem":"npm","requirements":"^4.3.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"examples/private-key/dotnet/dotnet.csproj","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:20.710Z","updated_at":"2023-11-15T23:28:20.710Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/private-key/dotnet/dotnet.csproj","dependencies":[{"id":14524315325,"package_name":"Pulumi","ecosystem":"nuget","requirements":"3.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"sdk/dotnet/Pulumi.Tls.csproj","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:20.781Z","updated_at":"2023-11-15T23:28:20.781Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/dotnet/Pulumi.Tls.csproj","dependencies":[{"id":14524315326,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":14524315327,"package_name":"Pulumi","ecosystem":"nuget","requirements":"3.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/private-key/py/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:20.857Z","updated_at":"2023-11-15T23:28:20.857Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/private-key/py/requirements.txt","dependencies":[{"id":14524315328,"package_name":"pulumi","ecosystem":"pypi","requirements":"\u003e=3.0.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"sdk/python/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-15T23:28:21.054Z","updated_at":"2023-11-15T23:28:21.054Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/sdk/python/pyproject.toml","dependencies":[{"id":14524315329,"package_name":"parver","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":14524315330,"package_name":"pulumi","ecosystem":"pypi","requirements":"\u003e=3.0.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14524315331,"package_name":"semver","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/upload-prerequisites/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.848Z","updated_at":"2025-12-17T13:07:31.848Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/upload-prerequisites/action.yml","dependencies":[{"id":25771834008,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/copilot-setup-steps.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.097Z","updated_at":"2025-12-17T13:07:33.097Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/copilot-setup-steps.yml","dependencies":[{"id":25771834149,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834150,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/download-provider/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.585Z","updated_at":"2025-12-17T13:07:31.585Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/download-provider/action.yml","dependencies":[{"id":25771833976,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.282Z","updated_at":"2025-12-17T13:07:33.282Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/main.yml","dependencies":[{"id":25771834162,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834163,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834164,"package_name":"pulumi/action-release-by-pr-label","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/prerequisites.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.388Z","updated_at":"2025-12-17T13:07:33.388Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/prerequisites.yml","dependencies":[{"id":25771834165,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834166,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834167,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834168,"package_name":"pulumi/provider-version-action","ecosystem":"actions","requirements":"3a647064cf4697c7c6352b9a1d9e554450cbe957","direct":true,"kind":"composite","optional":false},{"id":25771834169,"package_name":"actions/cache","ecosystem":"actions","requirements":"0057852bfaa89a56745cba8c7296529d2fc39830","direct":true,"kind":"composite","optional":false},{"id":25771834170,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false},{"id":25771834171,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"4dc6199c7b1a012772edbd06daecab0f50c9053c","direct":true,"kind":"composite","optional":false},{"id":25771834172,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"5a1091511ad55cbe89839c7260b706298ca349f7","direct":true,"kind":"composite","optional":false},{"id":25771834173,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"24bffb9b452ba05a4f3f77933840a6a841d1b32b","direct":true,"kind":"composite","optional":false},{"id":25771834174,"package_name":"./.github/actions/upload-prerequisites","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/download-prerequisites/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.520Z","updated_at":"2025-12-17T13:07:31.520Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/download-prerequisites/action.yml","dependencies":[{"id":25771833975,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/esc-action/action.yaml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.743Z","updated_at":"2025-12-17T13:07:31.743Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/esc-action/action.yaml","dependencies":[{"id":25771833979,"package_name":"index.js","ecosystem":"actions","requirements":"node20","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_sdk.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:32.113Z","updated_at":"2025-12-17T13:07:32.113Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/build_sdk.yml","dependencies":[{"id":25771834111,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834112,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834113,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834114,"package_name":"actions/cache","ecosystem":"actions","requirements":"0057852bfaa89a56745cba8c7296529d2fc39830","direct":true,"kind":"composite","optional":false},{"id":25771834115,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false},{"id":25771834116,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"4dc6199c7b1a012772edbd06daecab0f50c9053c","direct":true,"kind":"composite","optional":false},{"id":25771834117,"package_name":"./.github/actions/download-prerequisites","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25771834118,"package_name":"pulumi/git-status-check-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25771834122,"package_name":"./.github/actions/upload-sdk","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightly-test.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.335Z","updated_at":"2025-12-17T13:07:33.335Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/nightly-test.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.442Z","updated_at":"2025-12-17T13:07:33.442Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/publish.yml","dependencies":[{"id":25771834175,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834176,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834177,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834178,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false},{"id":25771834179,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"61815dcd50bd041e203e49132bacad1fd04d2708","direct":true,"kind":"composite","optional":false},{"id":25771834180,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false},{"id":25771834181,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"a06a81a03ee405af7f2048a818ed3f03bbf83c7b","direct":true,"kind":"composite","optional":false},{"id":25771834182,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"395ad3262231945c25e8478fd5baf05154b1d79f","direct":true,"kind":"composite","optional":false},{"id":25771834183,"package_name":"pulumi/pulumi-package-publisher","ecosystem":"actions","requirements":"3ec1409d3e894142b9825c7859be8e57d362762a","direct":true,"kind":"composite","optional":false},{"id":25771834184,"package_name":"./.github/actions/download-sdk","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25771834185,"package_name":"pulumi/publish-go-sdk-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25771834186,"package_name":"peter-evans/repository-dispatch","ecosystem":"actions","requirements":"28959ce8df70de7be546dd1250a005dd32156697","direct":true,"kind":"composite","optional":false},{"id":25771834187,"package_name":"pulumi/action-release-by-pr-label","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"examples/provider-update/ts/package.json","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:34.149Z","updated_at":"2025-12-17T13:07:34.149Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/examples/provider-update/ts/package.json","dependencies":[{"id":25771834239,"package_name":"@pulumi/pulumi","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25771834242,"package_name":"@pulumi/tls","ecosystem":"npm","requirements":"v5.0.0-alpha.0","direct":true,"kind":"runtime","optional":false},{"id":25771834272,"package_name":"@types/node","ecosystem":"npm","requirements":"^8.0.27","direct":true,"kind":"development","optional":false},{"id":25771834273,"package_name":"typescript","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/comment-on-stale-issues.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.033Z","updated_at":"2025-12-17T13:07:33.033Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/comment-on-stale-issues.yml","dependencies":[{"id":25771834148,"package_name":"aws-actions/stale-issue-cleanup","ecosystem":"actions","requirements":"db44981197ae9cdada9a9c779c052439f9d62eac","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/download-tfgen/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.691Z","updated_at":"2025-12-17T13:07:31.691Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/download-tfgen/action.yml","dependencies":[{"id":25771833978,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"fa0a91b85d4f404e444e00e005971372dc801d16","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.540Z","updated_at":"2025-12-17T13:07:33.540Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/test.yml","dependencies":[{"id":25771834188,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834189,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834190,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834191,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false},{"id":25771834192,"package_name":"./.github/actions/download-provider","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25771834193,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"4dc6199c7b1a012772edbd06daecab0f50c9053c","direct":true,"kind":"composite","optional":false},{"id":25771834194,"package_name":"./.github/actions/download-sdk","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_provider.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.955Z","updated_at":"2025-12-17T13:07:31.955Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/build_provider.yml","dependencies":[{"id":25771834011,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834012,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834013,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834014,"package_name":"MOZGIII/install-ldid-action","ecosystem":"actions","requirements":"d5ab465f3a66a4d60a59882b935eb30e18e8d043","direct":true,"kind":"composite","optional":false},{"id":25771834015,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false},{"id":25771834016,"package_name":"actions/cache","ecosystem":"actions","requirements":"0057852bfaa89a56745cba8c7296529d2fc39830","direct":true,"kind":"composite","optional":false},{"id":25771834017,"package_name":"./.github/actions/download-prerequisites","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25771834018,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/upload-bin/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.796Z","updated_at":"2025-12-17T13:07:31.796Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/upload-bin/action.yml","dependencies":[{"id":25771833994,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main-post-build.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.228Z","updated_at":"2025-12-17T13:07:33.228Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/main-post-build.yml","dependencies":[{"id":25771834155,"package_name":"jlumbroso/free-disk-space","ecosystem":"actions","requirements":"54081f138730dfa15788a46383842cd2f914a1be","direct":true,"kind":"composite","optional":false},{"id":25771834156,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834157,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834158,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834159,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"61815dcd50bd041e203e49132bacad1fd04d2708","direct":true,"kind":"composite","optional":false},{"id":25771834160,"package_name":"jdx/mise-action","ecosystem":"actions","requirements":"146a28175021df8ca24f8ee1828cc2a60f980bd5","direct":true,"kind":"composite","optional":false},{"id":25771834161,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"4dc6199c7b1a012772edbd06daecab0f50c9053c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/download-sdk/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.638Z","updated_at":"2025-12-17T13:07:31.638Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/download-sdk/action.yml","dependencies":[{"id":25771833977,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/upload-sdk/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:31.901Z","updated_at":"2025-12-17T13:07:31.901Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/actions/upload-sdk/action.yml","dependencies":[{"id":25771834009,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/export-repo-secrets.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.150Z","updated_at":"2025-12-17T13:07:33.150Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/export-repo-secrets.yml","dependencies":[{"id":25771834153,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"29824e69f54612133e76f7eaac726eef6c875baf","direct":true,"kind":"composite","optional":false},{"id":25771834154,"package_name":"pulumi/esc-export-secrets-action","ecosystem":"actions","requirements":"9d6485759b6adff2538ae91f1b77cc96265c9dad","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/verify-release.yml","sha":null,"kind":"manifest","created_at":"2025-12-17T13:07:33.617Z","updated_at":"2025-12-17T13:07:33.617Z","repository_link":"https://github.com/pulumi/pulumi-tls/blob/main/.github/workflows/verify-release.yml","dependencies":[{"id":25771834196,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25771834197,"package_name":"pulumi/esc-action","ecosystem":"actions","requirements":"9eb774255b1a4afb7855678ae8d4a77359da0d9b","direct":true,"kind":"composite","optional":false},{"id":25771834198,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"83679a892e2d95755f2dac6acb0bfd1e9ac5d548","direct":true,"kind":"composite","optional":false},{"id":25771834199,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"f2beeb24e141e01a676f977032f5a29d81c9e27e","direct":true,"kind":"composite","optional":false},{"id":25771834200,"package_name":"gradle/actions/setup-gradle","ecosystem":"actions","requirements":"4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2","direct":true,"kind":"composite","optional":false},{"id":25771834201,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"2016bd2012dba4e32de620c46fe006a3ac9f0602","direct":true,"kind":"composite","optional":false},{"id":25771834202,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"395ad3262231945c25e8478fd5baf05154b1d79f","direct":true,"kind":"composite","optional":false},{"id":25771834203,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"4dc6199c7b1a012772edbd06daecab0f50c9053c","direct":true,"kind":"composite","optional":false},{"id":25771834204,"package_name":"pulumi/actions","ecosystem":"actions","requirements":"8582a9e8cc630786854029b4e09281acd6794b58","direct":true,"kind":"composite","optional":false},{"id":25771834205,"package_name":"pulumi/verify-provider-release","ecosystem":"actions","requirements":"679d5e6838ac4f68696bfa1bf9e2c5da94509dd6","direct":true,"kind":"composite","optional":false}]}],"score":21.112490947250883,"created_at":"2025-05-07T19:03:54.465Z","updated_at":"2026-06-21T02:30:38.707Z","avatar_url":"https://github.com/pulumi.png","language":"Makefile","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360533","html_url":"https://summary.ecosyste.ms/projects/360533"}