{"id":7674521,"name":"github.com/cloudquery/plugin-pb-go","ecosystem":"go","description":"","homepage":"https://github.com/cloudquery/plugin-pb-go","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/cloudquery/plugin-pb-go","keywords_array":[],"namespace":"github.com/cloudquery","versions_count":160,"first_release_published_at":"2023-05-02T14:32:22.000Z","latest_release_published_at":"2026-04-01T14:14:42.000Z","latest_release_number":"v1.27.14","last_synced_at":"2026-05-03T20:17:36.575Z","created_at":"2023-05-03T01:06:21.635Z","updated_at":"2026-05-03T20:17:36.576Z","registry_url":"https://pkg.go.dev/github.com/cloudquery/plugin-pb-go","install_command":"go get github.com/cloudquery/plugin-pb-go","documentation_url":"https://pkg.go.dev/github.com/cloudquery/plugin-pb-go#section-documentation","metadata":{},"repo_metadata":{"id":160456827,"uuid":"635348050","full_name":"cloudquery/plugin-pb-go","owner":"cloudquery","description":"Generated Go client and server definitions from github.com/cloudquery/plugin-pb files","archived":false,"fork":false,"pushed_at":"2025-10-11T02:13:54.000Z","size":1475,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-12T00:32:45.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloudquery.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudquery.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-02T13:57:16.000Z","updated_at":"2025-10-11T01:14:30.000Z","dependencies_parsed_at":"2023-09-25T05:07:06.243Z","dependency_job_id":"ee1110c6-28d6-4b7b-bfc6-a3ad41b636e9","html_url":"https://github.com/cloudquery/plugin-pb-go","commit_stats":null,"previous_names":[],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/cloudquery/plugin-pb-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudquery","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/sbom","scorecard":{"id":293215,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudquery/plugin-pb-go","commit":"f93d1ad98ed9e575a0239b9543b7c2789b138a8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_tags.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_golang.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_title.yml:1","Warn: no topLevel permission defined: .github/workflows/regen.yml:1","Warn: no topLevel permission defined: .github/workflows/release_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add_tags.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/add_tags.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_golang.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/lint_golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_golang.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/lint_golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_golang.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/lint_golang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint_golang.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/lint_golang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_title.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/pr_title.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/regen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regen.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/regen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regen.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/regen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regen.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/regen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regen.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/regen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_pr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/release_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/release_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/unittest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudquery/plugin-pb-go/unittest.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/regen.yml:34","Warn: goCommand not pinned by hash: .github/workflows/regen.yml:36","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cloudquery/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudquery/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudquery/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudquery/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T18:50:10.541Z","repository_id":160456827,"created_at":"2025-08-17T18:50:10.541Z","updated_at":"2025-08-17T18:50:10.541Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013789,"owners_count":26085325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cloudquery","name":"CloudQuery","uuid":"74616112","kind":"organization","description":"The developer first cloud governance platform","email":"info@cloudquery.io","website":"https://cloudquery.io","location":null,"twitter":"cloudqueryio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/74616112?v=4","repositories_count":91,"last_synced_at":"2025-10-01T11:37:23.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudquery","funding_links":[],"total_stars":6906,"followers":149,"following":0,"created_at":"2022-11-14T05:05:59.167Z","updated_at":"2025-10-01T11:37:23.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudquery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudquery/repositories"},"tags":[{"name":"v1.26.23","sha":"025d7519075ed1453ec889230cad0579fc426aa6","kind":"commit","published_at":"2025-10-03T09:49:11.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.23","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.23/manifests"},{"name":"v1.26.22","sha":"58ba2a443226f2c4ce47ae7e8c83f6e0b613f18a","kind":"commit","published_at":"2025-10-01T10:51:37.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.22","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.22/manifests"},{"name":"v1.26.21","sha":"16e00fb285699d25d38ce6eebebb8bff8c6042d1","kind":"commit","published_at":"2025-09-19T08:59:32.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.21","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.21/manifests"},{"name":"v1.26.20","sha":"21b922deacbf6ad00b3f06c8c95d48e634b083f4","kind":"commit","published_at":"2025-09-16T09:57:08.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.20","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.20/manifests"},{"name":"v1.26.19","sha":"c4dfb57f583b54434b0c7b0d67aa1d9dcecf8f3e","kind":"commit","published_at":"2025-09-08T15:18:36.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.19","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.19/manifests"},{"name":"v1.26.18","sha":"9df3d957038af27a393d67ad425447e7fb3d184a","kind":"commit","published_at":"2025-07-30T15:54:58.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.18","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.18/manifests"},{"name":"v1.26.17","sha":"4a6c8dc935109b815eb16db71bcffb5573bc0a94","kind":"commit","published_at":"2025-07-30T14:03:57.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.17","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.17/manifests"},{"name":"v1.26.16","sha":"594afae72d8e77b515f438df038a339b684b892f","kind":"commit","published_at":"2025-07-29T15:43:53.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.16","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.16/manifests"},{"name":"v1.26.15","sha":"8f3585c2c988406d3c54586488d4887810f38020","kind":"commit","published_at":"2025-07-01T09:22:29.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.15","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.15/manifests"},{"name":"v1.26.14","sha":"5b3f128396f339787ead40545b3f7f113bdaf855","kind":"commit","published_at":"2025-06-30T08:57:35.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.14","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.14/manifests"},{"name":"v1.26.13","sha":"49ad36344cc3046d8be6c88fee01e5ea65beffc6","kind":"commit","published_at":"2025-06-26T10:50:13.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.13","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.13/manifests"},{"name":"v1.26.12","sha":"6a15eac6cef70566226b08985917769de858d1de","kind":"commit","published_at":"2025-05-26T09:05:34.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.12","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.12/manifests"},{"name":"v1.26.11","sha":"fb1eb87ee19a00a5687bf5b753ebcea3f4174b47","kind":"commit","published_at":"2025-05-09T11:29:07.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.11","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.11/manifests"},{"name":"v1.26.10","sha":"061c5be26c9072737132bdddb086c72a1cba993a","kind":"commit","published_at":"2025-04-28T10:09:33.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.10","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.10/manifests"},{"name":"v1.26.9","sha":"3d77c242f09e16cdfefe9911c37d2218e95305ea","kind":"commit","published_at":"2025-04-01T11:01:05.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.9","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.9/manifests"},{"name":"v1.26.8","sha":"4c10795ba3f5184f12b24710f9d7e325cfea6a04","kind":"commit","published_at":"2025-03-05T11:44:24.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.8","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.8/manifests"},{"name":"v1.26.7","sha":"4d1475fe43c51e01d7c2c268204a5688491e1564","kind":"commit","published_at":"2025-02-10T08:07:11.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.7","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"5c33a293f50190abb758b7f6bb187500a5a41204","kind":"commit","published_at":"2025-02-03T09:40:04.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"db263e284b98eb2d45ff5aa3dff6245f2718e6d3","kind":"commit","published_at":"2025-01-20T09:41:25.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"1efbd2c5f2d54939b01b7cc914221ce2699c03f5","kind":"commit","published_at":"2025-01-07T10:30:19.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"fac3b7e2cf6702385c2bb84aa939698a1f086bc8","kind":"commit","published_at":"2024-12-23T11:13:01.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"e90739a41e039e27f19d7e601dfb2ea58b891d6d","kind":"commit","published_at":"2024-12-20T08:55:39.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"c59ac40d0b2623989c579d892f9c1f017012d3c4","kind":"commit","published_at":"2024-12-17T09:33:59.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"6cba9989f74b1b0075d607314e52807b58667476","kind":"commit","published_at":"2024-12-13T08:52:23.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.26.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"9216d4cd468efa83795dec00bb02d79e4414759e","kind":"commit","published_at":"2024-12-03T09:31:00.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"722fbe747f25f9b81af05086f4168e075fed444a","kind":"commit","published_at":"2024-12-02T17:18:54.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"70dba2615d6fa8d711914e01c78c9a56d914891a","kind":"commit","published_at":"2024-12-02T14:49:43.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"04a0e119a90343dfcda8d7791ca197c2df12e613","kind":"commit","published_at":"2024-12-02T09:22:27.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"5525b06ea44b85b20412fb8c53c9cd1357639e46","kind":"commit","published_at":"2024-11-04T10:35:02.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"35a9b464d68d162609fb46df0b743ab4f73e93f2","kind":"commit","published_at":"2024-11-04T08:29:02.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"faccdfbfc190c578b6babe18bb43f42334044faf","kind":"commit","published_at":"2024-10-23T13:59:27.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.25.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"e4a3e0b8d32f903dbbe5d0da93b56479f8d85bfe","kind":"commit","published_at":"2024-10-22T13:52:37.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.24.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"413fe0f04191030117eeb903cfdfd8e48a48144a","kind":"commit","published_at":"2024-10-16T11:06:05.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.24.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"a5f68a1bab6f484e5ee02e0ef78a426efca9fb2b","kind":"commit","published_at":"2024-10-15T08:15:55.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.23.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"ac518296aba8409cf30d0fcc0755ffe2b4e41c24","kind":"commit","published_at":"2024-10-14T14:20:01.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.23.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.23.0/manifests"},{"name":"v1.22.4","sha":"6410cbd707ecf6af6705eec123016f7cac1d517f","kind":"commit","published_at":"2024-10-01T08:27:26.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.22.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"b74321cc4e76778d5f57f1e1316da23052a20964","kind":"commit","published_at":"2024-09-17T17:05:45.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.22.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"41bec23d9877228d6bb947c04ab8e74f8bde072b","kind":"commit","published_at":"2024-09-04T12:07:59.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.22.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"d8ee0e89402be1d27e0da8689e6fabe4cb1c7c8e","kind":"commit","published_at":"2024-08-26T09:08:30.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.22.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"fffbe1dd602a75b734299336b1b58af5d7890c23","kind":"commit","published_at":"2024-08-09T13:15:03.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.22.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.22.0/manifests"},{"name":"v1.21.5","sha":"137b12f90167f162b7aa79fd23d8f28517c0f5d8","kind":"commit","published_at":"2024-08-02T12:02:31.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.21.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"e5695ffeb63268355d1d6783924a388f1a04a724","kind":"commit","published_at":"2024-08-01T08:06:58.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.21.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"1bc51cb2d95b4c92ad13745bb37c07a773de21fa","kind":"commit","published_at":"2024-07-30T16:58:56.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.21.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"b3c99596191a1d8cc20ba8c06408276014d8a65c","kind":"commit","published_at":"2024-07-30T14:26:33.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.21.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"fa4b236eca509c867bd6c99ca2678ff1fe6e42b3","kind":"commit","published_at":"2024-07-30T08:21:03.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.21.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"193a1c717ea187c28953498cede7205366968517","kind":"commit","published_at":"2024-07-29T15:56:46.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.21.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.21.0/manifests"},{"name":"v1.20.8","sha":"9cd0d50aafd776586f66c6538b79e31ee508ff6f","kind":"commit","published_at":"2024-07-22T10:07:01.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.8","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.8/manifests"},{"name":"v1.20.7","sha":"c66728ad68767e33ae2c37f6d02bf45d9f8d3b25","kind":"commit","published_at":"2024-07-19T16:17:46.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.7","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.7/manifests"},{"name":"v1.20.6","sha":"1768917ab7bc4ea2cb284c1399f44f8a83721994","kind":"commit","published_at":"2024-07-17T17:08:52.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"e1efa9246539c32ec8541a59582f62edbfd06855","kind":"commit","published_at":"2024-07-17T14:24:28.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"354a53c32eb57f27168ccd28c46da6e4893a0c3d","kind":"commit","published_at":"2024-07-17T14:06:34.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"da8c79d4c12d825200d9d752193aa1a926f610d8","kind":"commit","published_at":"2024-07-08T09:47:35.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1e8d74b6bd53dd99e68dbf55f00c8f341addd6e6","kind":"commit","published_at":"2024-06-19T15:59:15.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"aeb0d17fd2577caacbfdadfecc89fa4a1357cca6","kind":"commit","published_at":"2024-06-15T12:50:24.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"5a611b9d04602afb44ca31337ab67780821e1712","kind":"commit","published_at":"2024-06-14T15:19:48.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.20.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.20.0/manifests"},{"name":"v1.19.19","sha":"7ec2a062598677305a74d28ddd5be1196a541f65","kind":"commit","published_at":"2024-06-06T12:56:21.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.19","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.19/manifests"},{"name":"v1.19.18","sha":"709cff1dcd1f1bc21139782b24ca232bfcc8e9de","kind":"commit","published_at":"2024-06-03T10:39:43.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.18","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.18/manifests"},{"name":"v1.19.17","sha":"8da5ec82a78f3b993738af6ac111df8cb1bfa8cc","kind":"commit","published_at":"2024-05-24T15:01:40.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.17","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.17/manifests"},{"name":"v1.19.16","sha":"ef2b882158b171de289c8c6951301b2e9f357263","kind":"commit","published_at":"2024-05-23T19:46:58.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.16","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.16/manifests"},{"name":"v1.19.15","sha":"d34a2c510353ebcf4c8b7fc655e59f1a7ae52711","kind":"commit","published_at":"2024-05-20T12:38:32.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.15","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.15/manifests"},{"name":"v1.19.14","sha":"406d0093436c4a73b6404ccb3da7accada3cfaea","kind":"commit","published_at":"2024-05-20T11:12:46.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.14","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.14/manifests"},{"name":"v1.19.13","sha":"96dbbece77dc5fc2fb8b2d7ebcb406a97a3de9aa","kind":"commit","published_at":"2024-05-17T11:05:57.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.13","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.13/manifests"},{"name":"v1.19.12","sha":"5c22b51cb2f5a75bd0baf5213a4deaf85009a18d","kind":"commit","published_at":"2024-05-07T15:58:04.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.12","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.12/manifests"},{"name":"v1.19.11","sha":"b66199b09b9947261bc5d044c9c5e94f9e4de835","kind":"commit","published_at":"2024-05-06T14:36:32.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.11","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.11/manifests"},{"name":"v1.19.10","sha":"4cdf8b978908dbf88e32dd68c451e1324e077863","kind":"commit","published_at":"2024-05-06T10:36:55.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.10","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.10/manifests"},{"name":"v1.19.9","sha":"78b50f093a96d903467634c085f3be46dcfaf8db","kind":"commit","published_at":"2024-04-09T07:05:27.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.9","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"bd9fbb62ef52a54f0073d2a3bbb197c3f666c307","kind":"commit","published_at":"2024-04-04T10:05:12.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.8","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"6143e96fa31da85f55d84d6ba9b0738df6bcb96a","kind":"commit","published_at":"2024-04-01T14:14:02.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.7","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"0a138ea1b05d886467e83adee91f547cd1b37cb6","kind":"commit","published_at":"2024-04-01T13:13:30.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"8166d21843673bc828305fa10666ae7674eb6c1b","kind":"commit","published_at":"2024-03-25T14:11:02.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"90ff557946144321af77a85b50785ad8df1fe6df","kind":"commit","published_at":"2024-03-18T12:25:47.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"c5d5acfee821ea4ed9df79568bdea0116a89c70a","kind":"commit","published_at":"2024-03-15T18:50:30.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"b8bb3d0c9a805c77ae2dfba02d1ad67a7982feba","kind":"commit","published_at":"2024-03-05T14:04:23.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"2de18dc9ad3142dfa9681a6379274b973d5e9431","kind":"commit","published_at":"2024-03-01T10:46:23.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"ed3f401034e82aad3aeda5b8500cbd053b396821","kind":"commit","published_at":"2024-02-23T17:20:59.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.19.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6de6dbd58ab95d279cc9a5ecb6259c545af6aa9","kind":"commit","published_at":"2024-02-20T14:01:55.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.18.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"277b6f24f56dd9af8275d5422136dc29ea9520b5","kind":"commit","published_at":"2024-02-16T14:51:52.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.17.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"7a4212b3848090fb4a0e84d480319f6c98e2b21d","kind":"commit","published_at":"2024-02-07T16:12:55.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.17.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"d74983a7f4ec7f27de5bf02c7c8209a3ac0e6658","kind":"commit","published_at":"2024-02-06T12:17:18.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.17.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.17.0/manifests"},{"name":"v1.16.8","sha":"83399275846894aa0cb0b3c8056046fb7296db6b","kind":"commit","published_at":"2024-02-01T15:44:22.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.8","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"10e533ddc000416443816638fdd0606625867273","kind":"commit","published_at":"2024-01-31T12:26:31.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.7","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"0c619c25c6ca02f1eac3d922222ebabd39b8b877","kind":"commit","published_at":"2024-01-23T15:27:12.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"5fff2332186ba2726f697246412bd5aeec8a741b","kind":"commit","published_at":"2024-01-19T20:28:54.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"8e974a58eebfdfb974bc22b8af5632482b3a4233","kind":"commit","published_at":"2024-01-12T16:18:20.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"abcda163bc6c5ccc60d55b25dbe014def6f96220","kind":"commit","published_at":"2024-01-03T16:13:44.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"995609281aeec97981f1837083a80c2d0f9e6360","kind":"commit","published_at":"2024-01-02T14:11:47.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"19c848fc02259424cdb4b6d64948bad357128944","kind":"commit","published_at":"2024-01-02T12:12:07.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"f5e58744d876169e3761755ca38ab0462f0228a6","kind":"commit","published_at":"2023-12-29T10:53:18.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.16.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"13d7639628d7d13b9f9f7b67a5f6fe98cfefc692","kind":"commit","published_at":"2023-12-28T20:19:49.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.15.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"f5389fa0b4fa3860d49a78f10bae7be661bbea58","kind":"commit","published_at":"2023-12-19T12:20:26.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"963c75a0cc8ebf8bda9429c2258ad9cbbdafc996","kind":"commit","published_at":"2023-12-19T06:10:16.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"5bbfefe567fedb8763d8f221e67392d0645b639c","kind":"commit","published_at":"2023-12-07T13:50:39.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ef0df489e0acc6866f558aacfc4360e542c49bcc","kind":"commit","published_at":"2023-12-07T12:39:58.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"da5ab5b224fa75a1588cc6a007e1674c5802536a","kind":"commit","published_at":"2023-11-22T15:56:02.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"aa7dbb5a51b50edcd1863df2e22a4a7d1a9fe7e7","kind":"commit","published_at":"2023-11-22T10:29:36.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"5f2e77dc7b22c3d551cb28bb480248a57b5cb205","kind":"commit","published_at":"2023-11-14T14:44:35.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.14.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.14.0/manifests"},{"name":"v1.13.5","sha":"e475ca6bfe9b3ccb0acbb0eb643315584e3a4f94","kind":"commit","published_at":"2023-11-10T14:18:58.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.13.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"c0e661ddaa6b8864e4bac58c1edfe6b5a9b6b8db","kind":"commit","published_at":"2023-11-01T18:27:10.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.13.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"b37d95f768b74b12dd24b327760abf959d70fa04","kind":"commit","published_at":"2023-11-01T11:12:02.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.13.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"22ade0fe9a3e23d1162c1a1a24e3b8f7fe628d8e","kind":"commit","published_at":"2023-11-01T08:42:11.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.13.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"431ed6f206ee22e1604d83b74d6b89130f67c072","kind":"commit","published_at":"2023-10-27T12:31:40.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.13.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"4678f7f333fdcbe33856d81d76f4d0a1b3b97bfb","kind":"commit","published_at":"2023-10-26T13:39:18.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.13.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"607c3fd0a3c1aeaae9188507701486b2467715fc","kind":"commit","published_at":"2023-10-12T17:42:21.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.12.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"f1566e025e2018d1dbe81232135292fb51f7874f","kind":"commit","published_at":"2023-10-12T14:51:24.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.12.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6461072514cdf32c95deb5d64700508b07075a32","kind":"commit","published_at":"2023-10-05T15:39:12.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.12.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"58d12889a1694edaf84f91daf08bf23082e2c1cb","kind":"commit","published_at":"2023-10-05T12:53:38.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.12.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"56b39ec509ba0a60fc9346fbc9e9fb7ecf6051db","kind":"commit","published_at":"2023-10-02T08:04:57.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.11.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"67317c9223f295350eaeb19c96410aace3fe915a","kind":"commit","published_at":"2023-09-27T12:33:15.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.11.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"1f6b8e6b24fab678f2293c5e91646f041daf5c10","kind":"commit","published_at":"2023-09-20T08:48:39.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.10.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"9715ad4d588fe845e110996f2105fd88c57d0ff7","kind":"commit","published_at":"2023-08-28T13:22:00.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.9.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"cf8b2e757be1d4a5f3cfb144eb0b07dbb2f876e7","kind":"commit","published_at":"2023-08-17T14:27:03.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.9.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"7e5b3689bde5e98201fa789036ab36112fd35d19","kind":"commit","published_at":"2023-08-08T14:02:42.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.9.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"385e9779ccdc046dd3692f01add9c36c0ebc6f3d","kind":"commit","published_at":"2023-07-29T08:18:53.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.9.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"3592a3061e9e651322767877fa67cdc471a6b5b1","kind":"commit","published_at":"2023-07-28T15:30:19.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.9.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"caf9b52eff36d21652beb65449f15e7414c4df97","kind":"commit","published_at":"2023-07-17T14:31:40.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.8.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"ddd3f9cfe5063ca5a5d4ae1f90e6a8e6dcc83b90","kind":"commit","published_at":"2023-07-14T09:38:11.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.7.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"bb442a877807c36276f4fa34fa5282d0f1280781","kind":"commit","published_at":"2023-07-14T06:29:15.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.7.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"180909f90404eebc75e1d617b96e08aba196640a","kind":"commit","published_at":"2023-07-03T12:48:03.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.6.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"828f90c02140af54e535a36e48b48edef561a771","kind":"commit","published_at":"2023-07-03T09:11:08.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.5.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"47fbfd0d3dbf720a5956c2b1b8e5327cca09c2c6","kind":"commit","published_at":"2023-06-30T09:51:20.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.5.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c6f2eedc3a21f92f3285e71e34fbf11d5a0cb199","kind":"commit","published_at":"2023-06-27T19:41:59.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.4.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.4.0/manifests"},{"name":"v1.3.6","sha":"ba9fb1e2690c307c28ee50f591fd5cf5629f5042","kind":"commit","published_at":"2023-06-27T15:43:09.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"da3d3879e4b11e0da5b08f8b06b25965c527cc58","kind":"commit","published_at":"2023-06-27T13:09:23.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"88228e1a4e462f2b910815890539323bb55036b1","kind":"commit","published_at":"2023-06-26T08:50:04.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"40dc16e9bb0bda3c33f883a745e78f1bb85fe3ee","kind":"commit","published_at":"2023-06-24T09:59:40.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"8dc47ceb40c1eab440154e4d27c98d60bfb5e176","kind":"commit","published_at":"2023-06-23T14:53:28.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"81e8a2031d7b0337564de16379520824ed90ebd3","kind":"commit","published_at":"2023-06-23T13:51:00.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"fbf8a6abdf950e3069273e25f82cf1db62679972","kind":"commit","published_at":"2023-06-23T13:31:34.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.3.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"67d91a4a497ff7310faf58b227009e74be3171d1","kind":"commit","published_at":"2023-06-23T10:09:35.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.2.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"7eb571ad171f002b6bc6addc5e698a50d623426b","kind":"commit","published_at":"2023-06-23T09:46:09.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.2.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c43387b30a82a523ac854dd09186d2d67d9bf33b","kind":"commit","published_at":"2023-06-19T18:16:37.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.1.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"7c2d9fb585260522fa8121c30ff19e3a82289dc0","kind":"commit","published_at":"2023-06-06T11:43:11.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.9","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"f2e374f6fcf44c90e7ae99a7dd464f2c718b83eb","kind":"commit","published_at":"2023-05-15T15:32:10.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.8","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"77ec8ae6047cbc945f46f80894288b9420c9c958","kind":"commit","published_at":"2023-05-15T15:26:34.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.7","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"11c489228d8df13fa6c38f8563393aeece72d2fb","kind":"commit","published_at":"2023-05-14T13:08:44.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.6","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"a0b374eb4248f38de11c4ed90434774e09e4a3d6","kind":"commit","published_at":"2023-05-05T11:11:00.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.5","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"aaa3e0d7540d002459bed70fe43b0aabe81d6670","kind":"commit","published_at":"2023-05-05T10:17:08.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.4","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"7aa2461e4c1778136705e73e08e3cc003fb93748","kind":"commit","published_at":"2023-05-04T11:34:29.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.3","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ba68fb5fe75eaac042ce35c2dd0a256b36509d25","kind":"commit","published_at":"2023-05-04T07:09:08.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.2","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"848c1019fa4dc10affd29ea68074e6abbf74471f","kind":"commit","published_at":"2023-05-02T14:45:45.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.0","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"848c1019fa4dc10affd29ea68074e6abbf74471f","kind":"commit","published_at":"2023-05-02T14:45:45.000Z","download_url":"https://codeload.github.com/cloudquery/plugin-pb-go/tar.gz/v1.0.1","html_url":"https://github.com/cloudquery/plugin-pb-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudquery/plugin-pb-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T10:58:35.441Z","dependent_packages_count":71,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4795809262391884,"dependent_packages_count":0.7451670367067826,"stargazers_count":25.344157256077732,"forks_count":18.871185886183014,"docker_downloads_count":1.680942995755003,"average":10.024206820192344},"purl":"pkg:golang/github.com/cloudquery/plugin-pb-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cloudquery/plugin-pb-go","docker_dependents_count":1,"docker_downloads_count":48,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cloudquery/plugin-pb-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cloudquery/plugin-pb-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:02:34.019Z","issues_count":5,"pull_requests_count":472,"avg_time_to_close_issue":2990183.6666666665,"avg_time_to_close_pull_request":152450.56132075473,"issues_closed_count":3,"pull_requests_closed_count":424,"pull_request_authors_count":9,"issue_authors_count":2,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.2775423728813559,"merged_pull_requests_count":411,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":208,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":149300.4157303371,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":178,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3269230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fplugin-pb-go/issues","maintainers":[{"login":"erezrokah","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezrokah"},{"login":"disq","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/disq"},{"login":"hermanschaaf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hermanschaaf"},{"login":"dcelasun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcelasun"}],"active_maintainers":[{"login":"erezrokah","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezrokah"},{"login":"dcelasun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcelasun"},{"login":"disq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/disq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudquery%2Fplugin-pb-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudquery%2Fplugin-pb-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudquery%2Fplugin-pb-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudquery%2Fplugin-pb-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudquery%2Fplugin-pb-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudquery%2Fplugin-pb-go/codemeta","maintainers":[]}