{"id":370050,"url":"https://github.com/turbot/steampipe-plugin-sdk","last_synced_at":"2026-05-30T19:01:15.430Z","repository":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2026-03-25T21:28:13.000Z","size":2747,"stargazers_count":38,"open_issues_count":11,"forks_count":21,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2026-04-01T15:13:25.466Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2026-03-25T21:28:17.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":275,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31362662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"packages":[{"id":12107984,"name":"github.com/Turbot/steampipe-plugin-sdk","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2021-01-21T10:15:03.000Z","latest_release_published_at":"2021-12-23T16:20:44.000Z","latest_release_number":"v1.8.3","last_synced_at":"2026-04-12T20:03:02.129Z","created_at":"2025-09-16T09:05:02.792Z","updated_at":"2026-04-12T20:03:02.129Z","registry_url":"https://pkg.go.dev/github.com/Turbot/steampipe-plugin-sdk","install_command":"go get github.com/Turbot/steampipe-plugin-sdk","documentation_url":"https://pkg.go.dev/github.com/Turbot/steampipe-plugin-sdk#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276112191,"owners_count":25587271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.524599724178185,"dependent_packages_count":5.176837702382853,"stargazers_count":7.384414511366012,"forks_count":5.62195576002081,"docker_downloads_count":null,"average":5.926951924486965},"purl":"pkg:golang/github.com/%21turbot/steampipe-plugin-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Turbot/steampipe-plugin-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Turbot/steampipe-plugin-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Turbot/steampipe-plugin-sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4232755,"name":"github.com/turbot/steampipe-plugin-sdk/v3","ecosystem":"go","description":"","homepage":"https://github.com/turbot/steampipe-plugin-sdk","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":"github.com/turbot/steampipe-plugin-sdk","versions_count":24,"first_release_published_at":"2022-11-19T15:10:43.630Z","latest_release_published_at":"2022-07-11T12:13:51.000Z","latest_release_number":"v3.3.2","last_synced_at":"2026-04-12T20:03:17.253Z","created_at":"2022-04-12T22:42:24.701Z","updated_at":"2026-04-12T20:03:17.254Z","registry_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v3","install_command":"go get github.com/turbot/steampipe-plugin-sdk/v3","documentation_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v3#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867051,"owners_count":25542800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.575Z","dependent_packages_count":88,"downloads":null,"downloads_period":null,"dependent_repos_count":71,"rankings":{"downloads":null,"dependent_repos_count":0.6914835765166989,"dependent_packages_count":0.49451552744830585,"stargazers_count":8.06327653390399,"forks_count":7.432068255134307,"docker_downloads_count":0.9930223020915132,"average":3.534873239018963},"purl":"pkg:golang/github.com/turbot/steampipe-plugin-sdk/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v3","docker_dependents_count":1,"docker_downloads_count":4233,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/turbot/steampipe-plugin-sdk/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5120842,"name":"github.com/turbot/steampipe-plugin-sdk/v4","ecosystem":"go","description":"","homepage":"https://github.com/turbot/steampipe-plugin-sdk","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":"github.com/turbot/steampipe-plugin-sdk","versions_count":47,"first_release_published_at":"2022-07-21T11:09:36.000Z","latest_release_published_at":"2023-02-13T19:12:22.000Z","latest_release_number":"v4.1.13","last_synced_at":"2026-04-12T20:03:35.533Z","created_at":"2022-08-03T01:01:24.381Z","updated_at":"2026-04-12T20:03:35.533Z","registry_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v4","install_command":"go get github.com/turbot/steampipe-plugin-sdk/v4","documentation_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v4#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867051,"owners_count":25542800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.577Z","dependent_packages_count":96,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":1.2056237822990195,"dependent_packages_count":0.4710669501782591,"stargazers_count":8.06327653390399,"forks_count":7.432068255134307,"docker_downloads_count":0.9634870728492416,"average":3.627104518872963},"purl":"pkg:golang/github.com/turbot/steampipe-plugin-sdk/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v4","docker_dependents_count":7,"docker_downloads_count":7143,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/turbot/steampipe-plugin-sdk/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3855909,"name":"github.com/turbot/steampipe-plugin-sdk","ecosystem":"go","description":"","homepage":"https://github.com/turbot/steampipe-plugin-sdk","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":"github.com/turbot","versions_count":47,"first_release_published_at":"2021-01-21T10:15:03.000Z","latest_release_published_at":"2021-12-23T16:20:44.000Z","latest_release_number":"v1.8.3","last_synced_at":"2026-04-12T20:03:35.750Z","created_at":"2022-04-11T21:27:21.151Z","updated_at":"2026-04-12T20:03:35.751Z","registry_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk","install_command":"go get github.com/turbot/steampipe-plugin-sdk","documentation_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867051,"owners_count":25542800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.574Z","dependent_packages_count":83,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":1.4751149829122616,"dependent_packages_count":0.5121767962857454,"stargazers_count":8.06327653390399,"forks_count":7.432068255134307,"docker_downloads_count":null,"average":4.3706591420590755},"purl":"pkg:golang/github.com/turbot/steampipe-plugin-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/turbot/steampipe-plugin-sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5334963,"name":"github.com/turbot/steampipe-plugin-sdk/v5","ecosystem":"go","description":"A plugin is defined by plugin.Plugin.\n\nCreate the file \u003cplugin-name\u003e/plugin.go, then implement a plugin.PluginFunc that creates a plugin.Plugin and returns a pointer to it.\n\nNote: The Go files for your plugin (except main.go) should reside in the \u003cplugin-name\u003e folder.\n\nExamples:\n\nCreate main.go in your plugin's root directory. Add a main function which is the entry point for your plugin.\n\nThis function must call plugin.Serve to instantiate your plugin's gRPC server, and pass the plugin.PluginFunc that you just wrote.\n\nExamples:\n\nBy convention, each table lives in a separate file named table_\u003ctable name\u003e.go.  Each table has a single table definition function that returns a pointer to a plugin.Table.\n\nThe table definition includes the name and description of the table, a set of column definitions, and the functions to call in order to list the data for all the rows, or to get data for a single row.\n\nEvery table MUST define a List and/or Get function.\n\nExamples:\n\nThis is a plugin.HydrateFunc that calls an API and returns data for all rows for the table.\n\nTo define it, set the property plugin.Plugin.ListConfig.\n\nThis is a plugin.HydrateFunc that calls an API and returns data for one row of the table.\nIf the API can return a single item keyed by id, you should implement Get so that queries can filter the data as cheaply as possible.\n\nTo define it, set the property plugin.Plugin.GetConfig.\n\nUse plugin.Column to define columns.\n\nA column may be populated by a List or Get call. If a column requires data not provide by List or Get, it may define a plugin.HydrateFunc that makes an additional API call for each row.\n\nAdd a hydrate function for a column by setting plugin.Column.Hydrate.\n\nUse transform functions to extract and/or reformat data returned by a hydrate function.\n\nA plugin.Logger is passed to the plugin via its context.Context. Messages are written to ~/.steampipe/logs, e.g. ~/.steampipe/logs/plugin-2022-01-01.log.\n\nSteampipe uses go-hclog which supports standard log levels: TRACE, DEBUG, INFO, WARN, ERROR. The default is WARN.\n\nUse the STEAMPIPE_LOG_LEVEL environment variable to set the level.\n\nSteampipe parallelizes hydrate functions as much as possible. Sometimes, however, one hydrate function requires the output from another.  Use plugin.HydrateConfig to define the dependency.\n\nUse dynamic_tables when you cannot know a table's schema in advance, e.g. the CSV plugin.\n\nA user runs a query.\n\nPostgres parses the query and sends the parsed request to the Steampipe foreign data wrapper (FDW).\n\nThe FDW determines which tables and columns are required.\n\nThe FDW calls one or more [HydrateFunc] to fetch API data.\n\nEach table defines special hydrate functions: List and optionally Get. These will always be called before any other hydrate function in the table, as the other functions typically depend on the List or Get.\n\nOne or more transform functions are called for each column. These extract and/or reformat data returned by the hydrate functions.\n\nThe plugin returns the transformed data to the FDW.\n\nSteampipe FDW returns the results to the database.","homepage":"https://github.com/turbot/steampipe-plugin-sdk","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":"github.com/turbot/steampipe-plugin-sdk","versions_count":148,"first_release_published_at":"2022-10-17T15:26:54.000Z","latest_release_published_at":"2026-02-25T12:10:36.000Z","latest_release_number":"v5.14.0","last_synced_at":"2026-04-12T20:03:35.541Z","created_at":"2022-10-18T02:28:38.544Z","updated_at":"2026-04-12T20:03:35.541Z","registry_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v5","install_command":"go get github.com/turbot/steampipe-plugin-sdk/v5","documentation_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v5#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867051,"owners_count":25542800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.573Z","dependent_packages_count":145,"downloads":null,"downloads_period":null,"dependent_repos_count":29,"rankings":{"downloads":null,"dependent_repos_count":1.019774665431665,"dependent_packages_count":0.3762748292993465,"stargazers_count":8.06327653390399,"forks_count":7.432068255134307,"docker_downloads_count":0.9925233961921507,"average":3.576783535992292},"purl":"pkg:golang/github.com/turbot/steampipe-plugin-sdk/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v5","docker_dependents_count":10,"docker_downloads_count":4880,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/turbot/steampipe-plugin-sdk/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12107983,"name":"github.com/Turbot/steampipe-plugin-sdk/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":null,"versions_count":147,"first_release_published_at":"2022-10-17T15:26:54.000Z","latest_release_published_at":"2026-02-25T12:10:36.000Z","latest_release_number":"v5.14.0","last_synced_at":"2026-04-12T20:03:35.578Z","created_at":"2025-09-16T09:05:02.711Z","updated_at":"2026-04-12T20:03:35.579Z","registry_url":"https://pkg.go.dev/github.com/Turbot/steampipe-plugin-sdk/v5","install_command":"go get github.com/Turbot/steampipe-plugin-sdk/v5","documentation_url":"https://pkg.go.dev/github.com/Turbot/steampipe-plugin-sdk/v5#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276112191,"owners_count":25587271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.464Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.524599724178185,"dependent_packages_count":5.176837702382853,"stargazers_count":7.384414511366012,"forks_count":5.62195576002081,"docker_downloads_count":null,"average":5.926951924486965},"purl":"pkg:golang/github.com/%21turbot/steampipe-plugin-sdk/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Turbot/steampipe-plugin-sdk/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Turbot/steampipe-plugin-sdk/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Turbot/steampipe-plugin-sdk/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk%2Fv5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTurbot%2Fsteampipe-plugin-sdk%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4233696,"name":"github.com/turbot/steampipe-plugin-sdk/v2","ecosystem":"go","description":"","homepage":"https://github.com/turbot/steampipe-plugin-sdk","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/turbot/steampipe-plugin-sdk","keywords_array":[],"namespace":"github.com/turbot/steampipe-plugin-sdk","versions_count":8,"first_release_published_at":"2022-11-19T15:13:29.940Z","latest_release_published_at":"2022-03-30T15:36:06.000Z","latest_release_number":"v2.2.0","last_synced_at":"2026-04-12T20:05:29.098Z","created_at":"2022-04-12T22:45:53.019Z","updated_at":"2026-04-12T20:05:29.099Z","registry_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v2","install_command":"go get github.com/turbot/steampipe-plugin-sdk/v2","documentation_url":"https://pkg.go.dev/github.com/turbot/steampipe-plugin-sdk/v2#section-documentation","metadata":{},"repo_metadata":{"id":37235954,"uuid":"330423882","full_name":"turbot/steampipe-plugin-sdk","owner":"turbot","description":"Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.","archived":false,"fork":false,"pushed_at":"2025-09-15T02:03:13.000Z","size":2722,"stargazers_count":37,"open_issues_count":16,"forks_count":21,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-09-18T16:03:03.395Z","etag":null,"topics":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"latest_commit_sha":null,"homepage":"https://hub.steampipe.io/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-17T15:34:59.000Z","updated_at":"2025-07-25T10:29:39.000Z","dependencies_parsed_at":"2023-10-11T10:45:45.399Z","dependency_job_id":"ca90255d-6978-4635-ba36-2c4e90988d62","html_url":"https://github.com/turbot/steampipe-plugin-sdk","commit_stats":{"total_commits":552,"total_committers":17,"mean_commits":"32.470588235294116","dds":0.2807971014492754,"last_synced_commit":"5d869679770d34049cf492182213514c1f5669f2"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/sbom","scorecard":{"id":902635,"data":{"date":"2025-08-11","repo":{"name":"github.com/turbot/steampipe-plugin-sdk","commit":"8766568b7aed56fef5e4ad6f8e12c2eebffee1ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/acceptance-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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/turbot/.github/SECURITY.md:1","Info: Found linked content: github.com/turbot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/turbot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/turbot/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:11:08.581Z","repository_id":37235954,"created_at":"2025-08-24T16:11:08.581Z","updated_at":"2025-08-24T16:11:08.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867051,"owners_count":25542800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"turbot","name":"Turbot","uuid":"38865304","kind":"organization","description":"Conquer cloud complexity","email":"support@turbot.com","website":"https://turbot.com","location":"Global","twitter":"turbothq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38865304?v=4","repositories_count":278,"last_synced_at":"2024-04-14T06:46:59.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turbot","funding_links":[],"total_stars":9347,"followers":217,"following":0,"created_at":"2022-11-14T06:08:43.330Z","updated_at":"2024-04-14T06:47:33.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot/repositories"},"tags":[{"name":"v5.13.0","sha":"427f73e39f2ad2cdf175b67247268a4743d84664","kind":"commit","published_at":"2025-07-21T07:35:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.13.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.13.0/manifests"},{"name":"v5.12.0","sha":"a9fdc02edbe2a2b39db2c19b6c75aee496c11c8d","kind":"commit","published_at":"2025-06-20T05:41:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.12.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.12.0/manifests"},{"name":"v5.11.7","sha":"3e4bef5dbcc545eb1a9703406f7a3eaacbc284aa","kind":"commit","published_at":"2025-06-04T14:35:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7/manifests"},{"name":"v5.11.7-rc.2","sha":"6827a6b9146bc02a253cad445deab67bb0acada4","kind":"commit","published_at":"2025-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.2/manifests"},{"name":"v5.11.7-rc.0","sha":"8f44fd8e60238475f903b0cfdb9b57ad188c389a","kind":"commit","published_at":"2025-06-02T09:49:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.0/manifests"},{"name":"v5.11.6","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6/manifests"},{"name":"v5.11.7-rc.1","sha":"cd79651aeac7d8a42ef066d9d7e3988a89961e66","kind":"commit","published_at":"2025-05-22T15:03:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.7-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.7-rc.1/manifests"},{"name":"v5.11.6-rc.0","sha":"bbbbd2ff1eab0307857f02e6e9b758a708960ce6","kind":"commit","published_at":"2025-05-22T14:09:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.6-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.6-rc.0/manifests"},{"name":"v5.11.5","sha":"3acebd04cad71c23c5d8500bf13eb6ba76e99bf3","kind":"commit","published_at":"2025-03-31T10:57:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"0db68631e3c5bafd8106ee51b89980c016605bf0","kind":"commit","published_at":"2025-03-12T13:37:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"abedd6e4372febdad360126d34b81375df9324b4","kind":"commit","published_at":"2025-02-11T16:37:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3/manifests"},{"name":"v5.11.3-rc.0","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.0/manifests"},{"name":"v5.11.3-rc.1","sha":"8f3eed4df3c8e76640d2eb0283bc780a3ade9e32","kind":"commit","published_at":"2025-02-06T13:25:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.3-rc.1/manifests"},{"name":"v5.11.2","sha":"1730e32ced041c318c6d235df188659d21be815a","kind":"commit","published_at":"2025-02-05T12:12:47.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"97c2fc282d655fbdf71706c1289ecba9dc94ce99","kind":"commit","published_at":"2025-01-20T10:36:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"90b84556091b3b0ffbb2548824b04a16dd0faf6e","kind":"commit","published_at":"2024-10-22T04:46:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0/manifests"},{"name":"v5.11.0-rc.1","sha":"e01e5ce05f888e45042aec2bb696a9b3d344159b","kind":"commit","published_at":"2024-10-04T11:17:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-rc.1/manifests"},{"name":"v5.10.5-rc.0","sha":"7e2c8c2816d9d31640948e541beef4f16491c341","kind":"commit","published_at":"2024-10-04T10:26:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.5-rc.0/manifests"},{"name":"v5.10.4","sha":"23424019df8d732897cb74635faf010436eaf39e","kind":"commit","published_at":"2024-08-29T06:16:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"7c6d7483450293d14451f10154a7af492ed65397","kind":"commit","published_at":"2024-08-13T12:23:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"7904fe55872e3a764f13226e93ef7e380760725c","kind":"commit","published_at":"2024-08-02T10:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"a5aa0517c47ea1257a59268a5ce5fef854b4a53f","kind":"commit","published_at":"2024-05-09T13:15:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1/manifests"},{"name":"v5.10.1-rc.0","sha":"27a3f443183d248fac9b9fc3d303ed36ecef321a","kind":"commit","published_at":"2024-05-08T09:53:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.1-rc.0/manifests"},{"name":"v5.11.0-alpha.1","sha":"a9e839e1e502c714df32639205de67fc31e55a7f","kind":"commit","published_at":"2024-04-19T11:07:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.1/manifests"},{"name":"v5.11.0-alpha.0","sha":"3956d3c8deec972524650f7fe22eb425657ce358","kind":"commit","published_at":"2024-04-17T14:52:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.11.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.11.0-alpha.0/manifests"},{"name":"v5.10.0","sha":"f25107ea443672bc9388e87304c1712069266702","kind":"commit","published_at":"2024-04-10T15:55:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0/manifests"},{"name":"v5.10.0-rc.3","sha":"2c54c6612da15b5c3e131e2c8d62aa2587fdacee","kind":"commit","published_at":"2024-04-09T16:45:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.3/manifests"},{"name":"v5.10.0-rc.1","sha":"c548e5af06e4fb1e4c95665904f213f6f20be0a8","kind":"commit","published_at":"2024-03-19T17:46:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.1/manifests"},{"name":"v5.10.0-rc.0","sha":"2aa7d9f9ec4801b679b30f54743a51ff4ba59ddf","kind":"commit","published_at":"2024-03-15T16:51:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.10.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.10.0-rc.0/manifests"},{"name":"v5.9.0","sha":"25bb102a272c30c6e0182fc2ee310f37c026a0a1","kind":"commit","published_at":"2024-02-26T16:01:14.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0/manifests"},{"name":"v5.9.0-rc.5","sha":"39a2d57d01b5fdb7f896ad6935d5d784fdd7d73a","kind":"commit","published_at":"2024-02-19T11:35:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.5/manifests"},{"name":"v1.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.4","sha":"94bbccb7827d1c63d6ebebf57840ab141d6bd22d","kind":"commit","published_at":"2024-02-08T13:49:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.4/manifests"},{"name":"v5.9.0-rc.3","sha":"caca5931fe7dae012e66e508735121642d397e45","kind":"commit","published_at":"2024-02-05T17:47:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.3/manifests"},{"name":"v5.9.0-rc.2","sha":"9ec3c0e06263205e9b106e2ca38ee27ba405158f","kind":"commit","published_at":"2024-02-05T17:46:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.2/manifests"},{"name":"v5.9.0-rc.1","sha":"ea424822a374b96014b6d7dc3b0ef7daf2c5aae2","kind":"commit","published_at":"2024-02-05T13:10:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.1/manifests"},{"name":"v5.9.0-rc.0","sha":"876e83c3456c9d54536b09b3b9f007e5fbc1871c","kind":"commit","published_at":"2024-02-02T17:34:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.9.0-rc.0/manifests"},{"name":"v5.8.0","sha":"c44d73d5dc83782b618d75c5f940b6a21d3925ef","kind":"commit","published_at":"2023-12-11T15:26:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0/manifests"},{"name":"v5.8.0-rc.2","sha":"736c89181274ab82d287d26cb1381ebbf8d02285","kind":"commit","published_at":"2023-12-11T10:47:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.2/manifests"},{"name":"v5.8.0-rc.1","sha":"0580a989588788c99259dce89161f95bd87bfc04","kind":"commit","published_at":"2023-12-07T12:11:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.1/manifests"},{"name":"v5.8.0-rc.0","sha":"1d50fd5ddc62fac69132241c34c0d281e885576f","kind":"commit","published_at":"2023-12-07T10:37:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.8.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.8.0-rc.0/manifests"},{"name":"v5.7.0-alpha.9","sha":"6caa5199f1a1146d15cc7de0257426b0816c3dc3","kind":"commit","published_at":"2023-12-07T09:27:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.9/manifests"},{"name":"v5.7.0","sha":"ceaf92cebe80c43911ced82cd880ee9e647c7f65","kind":"commit","published_at":"2023-11-28T14:53:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0/manifests"},{"name":"v5.7.0-alpha.8","sha":"5226db8db0968067927e2e7d64022e06215c754f","kind":"commit","published_at":"2023-11-22T11:46:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.8/manifests"},{"name":"v5.7.0-alpha.7","sha":"22311af26469d9e009dbb01751391b90e4bfdeee","kind":"commit","published_at":"2023-11-15T13:50:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.7/manifests"},{"name":"v5.6.3","sha":"c38bb049ac740606e38f768908ea45c75cf816c0","kind":"commit","published_at":"2023-11-06T13:59:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3/manifests"},{"name":"v5.6.3-rc.1","sha":"eb2f29bebc4fb2001529535e444fc4724caaa556","kind":"commit","published_at":"2023-11-02T15:43:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.1/manifests"},{"name":"v5.6.3-rc.0","sha":"8adf4d8fafa92c84f16c70c40db8b0b10fcfdf24","kind":"commit","published_at":"2023-11-01T19:07:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.3-rc.0/manifests"},{"name":"v5.7.0-alpha.6","sha":"13595b5869d7ba2b1d59310baade43858bd633bf","kind":"commit","published_at":"2023-10-13T15:26:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.6/manifests"},{"name":"v5.7.0-alpha.5","sha":"aff11143995e48f7cf37a8b73447043bea0ce9ca","kind":"commit","published_at":"2023-10-13T13:32:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.5/manifests"},{"name":"v5.7.0-alpha.4","sha":"8f245b0eda01bda9579a46a2e009b6bf0a9cde23","kind":"commit","published_at":"2023-10-13T13:29:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-alpha.3","sha":"fe819d7610ecb0a603e339105d7eeebe34bc76b4","kind":"commit","published_at":"2023-10-13T10:27:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.7.0-alpha.2","sha":"8b3b5b24bfe012f1034f6b2665954b1c524f6867","kind":"commit","published_at":"2023-10-13T07:26:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-alpha.1","sha":"91c48b04ffae5a55794f899a0c80efd7c1ee9521","kind":"commit","published_at":"2023-10-13T04:54:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"248df6a6f35dfcd7017775a18fbc9b53658a00fa","kind":"commit","published_at":"2023-10-12T08:15:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.2","sha":"ff9164915c5b9601aee80c74280687de94f65d9d","kind":"commit","published_at":"2023-10-03T12:17:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"f4cdaf12c5a2fc983d16080e7fc8f8f8f9b873e5","kind":"commit","published_at":"2023-09-29T17:59:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1/manifests"},{"name":"v5.6.1-dev.1","sha":"b064c59a0590562699700158a1c9ddc7679440d0","kind":"commit","published_at":"2023-09-29T17:41:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.1/manifests"},{"name":"v5.6.1-rc.1","sha":"58c1b42eccee5138dfbf5a7ee2bb8fd2758cb473","kind":"commit","published_at":"2023-09-29T17:36:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.1/manifests"},{"name":"v5.6.1-rc.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-rc.0/manifests"},{"name":"v5.6.1-dev.0","sha":"426d39e0ac2b95016213605a06e49ec84e5b2b6a","kind":"commit","published_at":"2023-09-29T17:19:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.1-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.1-dev.0/manifests"},{"name":"v5.5.2","sha":"162d756af16ca1219568c918a0254d505614d17d","kind":"commit","published_at":"2023-09-29T15:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.2/manifests"},{"name":"v5.6.0","sha":"9eb8f64d3fb4e4654420823e686d0a6ef561ce95","kind":"commit","published_at":"2023-09-27T11:39:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0/manifests"},{"name":"v5.6.0-rc.32","sha":"6cfbbb82bcb014ca33be633cb5ef1b67015b38b2","kind":"commit","published_at":"2023-09-26T17:42:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.32","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.32/manifests"},{"name":"v5.6.0-rc.31","sha":"d1ab3e9ee62b29e586585b25d8332a10d572e380","kind":"commit","published_at":"2023-09-26T12:57:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.31","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.31/manifests"},{"name":"v5.6.0-rc.30","sha":"683b660e371ad922d329bf9372f5ec42404dc8f2","kind":"commit","published_at":"2023-09-22T15:08:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.30","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.30/manifests"},{"name":"v5.6.0-rc.29","sha":"b8cc1f18cb0c4352146e88fa3ea6b7489c322a5c","kind":"commit","published_at":"2023-09-22T11:19:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.29","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.29/manifests"},{"name":"v5.6.0-rc.28","sha":"a425ea7369b08462594d8575f97cea8296aeef2a","kind":"commit","published_at":"2023-09-21T11:58:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.28","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.28/manifests"},{"name":"v5.6.0-rc.27","sha":"0e52d821cfaa59207a5a352c3ba942e063a65cd8","kind":"commit","published_at":"2023-09-11T15:15:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.27","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.27/manifests"},{"name":"v5.6.0-rc.26","sha":"376716116e5e218d98bef71ee6f4839455215cf3","kind":"commit","published_at":"2023-09-08T17:02:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.26","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.26/manifests"},{"name":"v5.6.0-rc.25","sha":"6f1a05890e53cf320662c0bc8f33ea1fd54f80f0","kind":"commit","published_at":"2023-09-06T16:29:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.25","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.25/manifests"},{"name":"v5.6.0-rc.24","sha":"e7e934eb786da600c60f16c5f280d19429c23ab0","kind":"commit","published_at":"2023-09-01T16:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.24","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.24/manifests"},{"name":"v5.6.0-dev.23","sha":"ebc583c7c700c26890a0d0d9db12d11d10de6e28","kind":"commit","published_at":"2023-09-01T14:04:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.23","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.23/manifests"},{"name":"v5.6.0-dev.22","sha":"069781d7746fb6eb780fc959536a87927630d71a","kind":"commit","published_at":"2023-08-24T15:42:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.22","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.22/manifests"},{"name":"v5.6.0-rc.21","sha":"9d277d99bd6748c3c00429c1e69d5bce6d6fdd5d","kind":"commit","published_at":"2023-08-11T14:34:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.21","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.21/manifests"},{"name":"v5.6.0-dev.20","sha":"897c2d62c1ae1d0f5a89073b56a5b91f610eb4d6","kind":"commit","published_at":"2023-08-10T11:17:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.20","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.20/manifests"},{"name":"v5.6.0-dev.19","sha":"cdcc6c7c1cb4550b05a3852946f4d796cfb77407","kind":"commit","published_at":"2023-08-09T19:28:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.19","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.19/manifests"},{"name":"v5.6.0-dev.18","sha":"58c69463c31da46e3a490d0aaad60c22687e8bd5","kind":"commit","published_at":"2023-08-09T17:16:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.18","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.18/manifests"},{"name":"v5.6.0-dev-17","sha":"a6a537f197afdb523a5a2ef3b31d1164f578a1db","kind":"commit","published_at":"2023-08-09T12:05:31.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev-17","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev-17/manifests"},{"name":"v5.6.0-dev.16","sha":"91e9a7cafa098af20e42f789261eb5d42f2264ad","kind":"commit","published_at":"2023-08-08T11:08:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.16","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.16/manifests"},{"name":"v5.6.0-dev.15","sha":"db647b4696a870f6b4448603e7b067137e19cdaf","kind":"commit","published_at":"2023-08-08T10:11:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.15","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.15/manifests"},{"name":"v5.6.0-dev.14","sha":"4bcd5c6ad8854351a0e72d30ff9935f9c08db0ef","kind":"commit","published_at":"2023-08-07T17:37:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.14","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.14/manifests"},{"name":"v5.6.0-dev.13","sha":"366d3efbb2cb13c8510ec795f077f4eaa5147060","kind":"commit","published_at":"2023-08-07T16:25:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.13/manifests"},{"name":"v5.6.0-dev.12","sha":"c42fca162f091667f6e4146e0b7884c039d2d1d0","kind":"commit","published_at":"2023-08-07T15:43:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.12/manifests"},{"name":"v5.6.0-dev.11","sha":"e184a758b36ec192308683293e4acb4905598109","kind":"commit","published_at":"2023-07-29T16:42:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.11/manifests"},{"name":"v5.6.0-dev.10","sha":"0d882bfcad17496d4b573e408f032a359cbb3b1f","kind":"commit","published_at":"2023-07-29T16:22:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.10/manifests"},{"name":"v5.6.0-dev.9","sha":"c05df1b44a1f3270a41680694e42ac0cbd9e53ac","kind":"commit","published_at":"2023-07-28T14:47:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.9/manifests"},{"name":"v5.6.0-dev.7","sha":"bc4db606ede32951f9ab920adf48cc8e437c4766","kind":"commit","published_at":"2023-07-26T13:55:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.7/manifests"},{"name":"v5.6.0-dev.6","sha":"f7a10dcfef518fe50dd06b1de460e0f4b79ae859","kind":"commit","published_at":"2023-07-26T13:18:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.6/manifests"},{"name":"v5.5.1","sha":"042cc373012196bbc551192b4a6d34a80e5fb26a","kind":"commit","published_at":"2023-07-26T11:03:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.1/manifests"},{"name":"v5.6.0-dev.5","sha":"e33bac9d42bc7cf6c0b1934c2cd5ee247d3ea8ed","kind":"commit","published_at":"2023-07-06T15:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.5/manifests"},{"name":"v5.6.0-dev.4","sha":"8a3ff21bc24d19c47143dddeaf7e0ee3a16bb766","kind":"commit","published_at":"2023-07-06T14:11:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-dev.4/manifests"},{"name":"v5.6.0-rc.3","sha":"a5c48d15fd1673f8b376c82923a38f20ef7e44c7","kind":"commit","published_at":"2023-07-06T11:39:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.3/manifests"},{"name":"v5.6.0-rc.2","sha":"9efe114aa698ae7bb79f6dde0a78edc8108f06f1","kind":"commit","published_at":"2023-07-05T16:18:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.2/manifests"},{"name":"v5.6.0-rc.1","sha":"a93c2e14a247d7d6af6779202133d2fe1533b364","kind":"commit","published_at":"2023-07-05T13:14:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.1/manifests"},{"name":"v5.6.0-rc.0","sha":"076dd93c559c66c90e9739ae00611be822daa659","kind":"commit","published_at":"2023-07-04T17:44:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-rc.0/manifests"},{"name":"v5.6.0-alpha.2","sha":"08d13b18731186f502dc66911c10752bb0c9440c","kind":"commit","published_at":"2023-07-03T16:33:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.2/manifests"},{"name":"v5.6.0-alpha.1","sha":"5465af5e264bab6480c310ff18ad7fd6948961bb","kind":"commit","published_at":"2023-07-03T13:48:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"9688bdae52de882b3b07cab88243c56cc13a129b","kind":"commit","published_at":"2023-07-03T12:21:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0","sha":"fc8142e5a9fbcb334167790aefb0325db1b42435","kind":"commit","published_at":"2023-06-16T16:33:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0/manifests"},{"name":"v5.5.0-rc.2","sha":"b2d24f5e9b1c6f60c51f9414a1e6fc98734c5669","kind":"commit","published_at":"2023-06-15T10:41:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.2/manifests"},{"name":"v5.5.0-rc.1","sha":"f007527ec3bf7618c032440081c68c6c9ed27cd5","kind":"commit","published_at":"2023-06-13T17:32:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.1/manifests"},{"name":"v5.5.0-rc.0","sha":"1ce279ee61d1c021e717a9577b81d70c1b440b6d","kind":"commit","published_at":"2023-06-05T14:46:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.5.0-rc.0/manifests"},{"name":"v5.4.1","sha":"68f2d2000e2cf389493d2daecd11c39e18b112de","kind":"commit","published_at":"2023-05-05T17:05:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.0","sha":"6e92c15b1b37baf950cf291ba745961903338e7a","kind":"commit","published_at":"2023-04-28T15:55:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.1-rc.0/manifests"},{"name":"v5.4.0","sha":"46dba22b62e3040bfabd09bc8b6432c6c2abb949","kind":"commit","published_at":"2023-04-27T13:43:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0/manifests"},{"name":"v5.4.0-rc.1","sha":"f559fa97045c9a85f77d7bfdf0b63bec9e9bc119","kind":"commit","published_at":"2023-03-24T17:35:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.1/manifests"},{"name":"v5.4.0-rc.0","sha":"36ec7e82b00f2ad4da35423cc3c2d59c20bee7c2","kind":"commit","published_at":"2023-03-24T15:00:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-rc.0/manifests"},{"name":"v5.4.0-alpha.0","sha":"3cb1fee284e216333efb94bec7630532efeefed2","kind":"commit","published_at":"2023-03-21T16:58:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0","sha":"702454544865611ab10db2adf959426a0c657144","kind":"commit","published_at":"2023-03-16T10:55:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0/manifests"},{"name":"v5.3.0-rc.0","sha":"d34ba7b03ca8060519f72b746372d8db18f1766a","kind":"commit","published_at":"2023-03-14T11:15:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-rc.0/manifests"},{"name":"v5.2.1-alpha.0","sha":"9f796e855dbf3ab77a2d76e6c6e84dccaae5c6e6","kind":"commit","published_at":"2023-03-02T17:19:58.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.1-alpha.0/manifests"},{"name":"v5.2.0","sha":"886bfe335fad04a99a4cd1843f50a320fc57ba29","kind":"commit","published_at":"2023-03-02T14:19:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0/manifests"},{"name":"v5.2.0-rc.9","sha":"6026af1520b1a64321ed3b783db497d2ca0a1ef5","kind":"commit","published_at":"2023-02-28T13:34:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.9/manifests"},{"name":"v5.2.0-rc.8","sha":"ef66fcaf00281df789ff62b8cae2ab22bf43aa98","kind":"commit","published_at":"2023-02-22T14:40:17.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.8/manifests"},{"name":"v5.3.0-alpha.1","sha":"faed64ce71f26727f6832dfcdd6b72c076714371","kind":"commit","published_at":"2023-02-21T13:07:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"7dda7fded8b3dfd2e4ef03e8048e1ca8a943e499","kind":"commit","published_at":"2023-02-21T12:42:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0-rc.7","sha":"d94103ff618963fed3df855b8112565039073005","kind":"commit","published_at":"2023-02-15T12:32:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.7/manifests"},{"name":"v5.1.4","sha":"4788172014ace63dd8a0441da946a5ace1813299","kind":"commit","published_at":"2023-02-13T19:17:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.4/manifests"},{"name":"v4.1.13","sha":"217c285fdf80dd9a10bbe53c86f475de857f7c1c","kind":"commit","published_at":"2023-02-13T19:12:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.13","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.13/manifests"},{"name":"v5.2.0-rc.6","sha":"c8b3bfc0fe02572b009f0952a78de782f193e8d7","kind":"commit","published_at":"2023-02-09T18:45:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.6/manifests"},{"name":"v4.1.12","sha":"5834b3d4450393c50b2bcb2b5c1bc27feebd4525","kind":"commit","published_at":"2023-02-09T18:42:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.12","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.12/manifests"},{"name":"v5.1.3","sha":"42dcc3f2265c98f4673ab3105f508856f8e85440","kind":"commit","published_at":"2023-02-09T18:40:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.3/manifests"},{"name":"v5.2.0-rc.5","sha":"0450f3832fe9a65c7ad6727788f2c619a6af7a33","kind":"commit","published_at":"2023-02-09T17:50:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.5/manifests"},{"name":"v5.2.0-rc.4","sha":"e5a8b2b102a7647ea7c5602febf0f348964d6dd7","kind":"commit","published_at":"2023-02-03T15:06:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.4/manifests"},{"name":"v5.2.0-rc.3","sha":"07e6dfc590c014fb73bb39d80c1a2cc8b27b4aef","kind":"commit","published_at":"2023-01-30T14:25:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.3/manifests"},{"name":"v5.2.0-rc.2","sha":"fe3f1f4a7144d56ec62d73584663dc692b60298a","kind":"commit","published_at":"2023-01-27T16:11:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.2/manifests"},{"name":"v5.2.0-rc.1","sha":"cfd6c99571b84a9fe6d8d84ac239b1499351cae0","kind":"commit","published_at":"2023-01-27T15:32:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.1/manifests"},{"name":"v5.1.2","sha":"3d5db1946e382012eddc66016261fb0567ed95ab","kind":"commit","published_at":"2023-01-24T17:29:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.2/manifests"},{"name":"v4.1.11","sha":"7033f82df2614108ca0d648aebb935c5c9ae2f41","kind":"commit","published_at":"2023-01-24T17:21:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.11","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"81c1711e637579be751c9837532d078fa6a20fff","kind":"commit","published_at":"2023-01-24T14:17:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.10/manifests"},{"name":"v5.1.1","sha":"07d7a0adc17b8e2312f03c4d5c2534c077da12c2","kind":"commit","published_at":"2023-01-24T14:15:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.1/manifests"},{"name":"v5.2.0-rc.0","sha":"656b52efc04d89cbf0c52cc33d5ef9e88ed1efbd","kind":"commit","published_at":"2023-01-11T12:40:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.2.0-rc.0/manifests"},{"name":"v5.1.0","sha":"c89ca41e5d2a2283d3468afec2db22dbec1b2a13","kind":"commit","published_at":"2023-01-11T12:37:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"37f5f3b7e93b42c88459ed03a1208aad8f91270c","kind":"commit","published_at":"2023-01-04T12:27:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cd9191826faace64e0b9269436c0cdeca8c4b323","kind":"commit","published_at":"2022-11-30T14:20:22.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.1/manifests"},{"name":"v4.1.9","sha":"e9d2cab0e19ef6fe9dca175ecbc2856469a78886","kind":"commit","published_at":"2022-11-30T14:16:35.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9/manifests"},{"name":"v4.1.9-dev.0","sha":"7ed3272a9a2fbad30e56739bee525ee7bc3d2faa","kind":"commit","published_at":"2022-11-29T21:26:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.9-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.9-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.9-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.9-dev.0/manifests"},{"name":"v5.1.0-rc.0","sha":"aa221a753f7e426212c91d61212cf2e714507e27","kind":"commit","published_at":"2022-11-29T10:26:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.1.0-rc.0/manifests"},{"name":"v5.0.0","sha":"7128ddaf2a3e0261b294345d7f085e32d929730b","kind":"commit","published_at":"2022-11-16T17:07:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"28527ea3abdb6e2f1c3b0dc4165a93cf55e5de2b","kind":"commit","published_at":"2022-11-08T13:53:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"613ac2d9858d0485f5b2414a4f9af74932e628a4","kind":"commit","published_at":"2022-10-18T09:30:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"729f40540c905cf341aae2d995533542768a5331","kind":"commit","published_at":"2022-10-17T15:26:54.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-alpha.0/manifests"},{"name":"v5.0.0-dev.8","sha":"bfa0bce22209ef9275e0fde595eb7ba41801146f","kind":"commit","published_at":"2022-09-22T03:39:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.8/manifests"},{"name":"v5.0.0-dev.7","sha":"e50643fb44204403519863385ad28f0ab215c877","kind":"commit","published_at":"2022-09-21T13:36:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.7/manifests"},{"name":"v5.0.0-dev.6","sha":"0b628e8c5d4707bc173cbe3af4c66eaab10f909d","kind":"commit","published_at":"2022-09-21T12:22:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.6/manifests"},{"name":"v0.5.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.5.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.5.0-dev.5/manifests"},{"name":"v5.0.0-dev.5","sha":"b459f19fe054ad7dc6b5086997275adeb2750059","kind":"commit","published_at":"2022-09-21T12:16:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.5/manifests"},{"name":"v5.0.0-dev.4","sha":"35acc046c55e6bbd08f816519fb6aa60bf6e733b","kind":"commit","published_at":"2022-09-17T07:10:21.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.4/manifests"},{"name":"v5.0.0-dev.3","sha":"fb136cb3706fde1bd00d23d0e97943509197b312","kind":"commit","published_at":"2022-09-17T06:43:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.3/manifests"},{"name":"v5.0.0-dev.2","sha":"4b31e4163e3b4d156119f6d05def26b00d1f4981","kind":"commit","published_at":"2022-09-17T05:30:48.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.2/manifests"},{"name":"v5.0.0-dev.1","sha":"9d28f5015c234e436d8c9a7abdb863d61e887864","kind":"commit","published_at":"2022-09-17T05:21:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.1/manifests"},{"name":"v5.0.0-dev.0","sha":"4775b62245fb8f3e9d838b68cf2a5e604229416d","kind":"commit","published_at":"2022-09-17T05:18:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v5.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v5.0.0-dev.0/manifests"},{"name":"v4.2.0-dev.7","sha":"a932e7a44d3f08acd001f26e725d45fd5f9a96ef","kind":"commit","published_at":"2022-09-16T13:55:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.7/manifests"},{"name":"v4.2.0-dev.6","sha":"227ba3e11d54b85b57c3774cd1ba8b885fb914c1","kind":"commit","published_at":"2022-09-16T12:18:32.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.6/manifests"},{"name":"v4.2.0-dev.5","sha":"bed84941ad5b1ed556c69aa51d8b22ef05272343","kind":"commit","published_at":"2022-09-16T11:40:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.5/manifests"},{"name":"v4.2.0-dev.4","sha":"9f2384f3d52d4501919c6299ccf953abd17f68a0","kind":"commit","published_at":"2022-09-16T11:14:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.4/manifests"},{"name":"v4.2.0-dev.3","sha":"ec105c80564e4663c2410cfc20b5899815bdab2e","kind":"commit","published_at":"2022-09-16T11:03:55.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.3/manifests"},{"name":"v4.2.0-dev.2","sha":"eef80d346bb23f5e7a58c16b237726aab7d5c8d5","kind":"commit","published_at":"2022-09-16T10:09:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.2/manifests"},{"name":"v4.2.0-dev.1","sha":"bff8bd03b170829b9e87f9b3507529952da085c5","kind":"commit","published_at":"2022-09-15T04:54:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.1/manifests"},{"name":"v4.2.0-rc.0","sha":"3b14e7c9456c0f9f235e8436352073d66d0da083","kind":"commit","published_at":"2022-09-15T02:32:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-rc.0/manifests"},{"name":"v4.2.0-dev.0","sha":"c86f6afd7f270a4aa3fe36be3a3bc7e1142a994c","kind":"commit","published_at":"2022-09-14T08:57:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.2.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.2.0-dev.0/manifests"},{"name":"v4.1.7","sha":"4f50a6c2a44817c1030745275b8a7455b2039f7c","kind":"commit","published_at":"2022-09-08T08:19:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"23f690ae631aaf8558ca4c2fb8c262ce66cc3dfb","kind":"commit","published_at":"2022-09-02T12:27:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"152e71939b18da26004fa2c7a69c1f19a3687faf","kind":"commit","published_at":"2022-08-31T09:16:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5/manifests"},{"name":"v4.1.5-rc.0","sha":"7df560519f10f6700ea415ffc7a0b9381c7d3d48","kind":"commit","published_at":"2022-08-30T21:48:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.5-rc.0/manifests"},{"name":"v4.1.4","sha":"10fbf9f2400af6238b24fb93e7175a7207275e82","kind":"commit","published_at":"2022-08-26T15:54:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"489ed47ce5d497fa9c5b1136d7c0c623ac3a22ab","kind":"commit","published_at":"2022-08-26T14:00:24.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3/manifests"},{"name":"v4.1.3-rc.0","sha":"82d8e5c5f005adadce35298231df8b422802d480","kind":"commit","published_at":"2022-08-26T12:49:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.3-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.3-rc.0/manifests"},{"name":"v4.1.2","sha":"df0bd776d284ba1d04ab8eaf96f89fb5a649e429","kind":"commit","published_at":"2022-08-25T13:23:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.0","sha":"524d57e75e05dbf73e0364ed676d061bcab41f42","kind":"commit","published_at":"2022-08-25T10:25:50.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.2-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.2-rc.0/manifests"},{"name":"v4.1.1","sha":"81aa752e50057ed026be8391038ab0fe9e3a5f40","kind":"commit","published_at":"2022-08-24T18:05:23.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc.0","sha":"0c9dc41e3c68fd33cf2f5f17cc852a66307f62a6","kind":"commit","published_at":"2022-08-24T17:26:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.1-rc.0/manifests"},{"name":"v4.1.0","sha":"7916c83484a23b45bee246338be771fe4ff51a5e","kind":"commit","published_at":"2022-08-24T09:38:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0/manifests"},{"name":"v4.1.0-rc.2","sha":"a63b08288d9ef2620d345c77e58c2f423440ef55","kind":"commit","published_at":"2022-08-23T11:55:11.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.2/manifests"},{"name":"v4.1.0-rc.1","sha":"c547d0dcead9f2e6ea22a8bd916c1baf94b7878b","kind":"commit","published_at":"2022-08-22T16:44:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.1/manifests"},{"name":"v4.1.0-rc.0","sha":"f2049d12b398f18b39d46928b60f9634398ffb97","kind":"commit","published_at":"2022-08-22T16:08:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.1.0-rc.0/manifests"},{"name":"v4.0.2","sha":"c7056a326a01f18c3af25955b88ebdca615a4f10","kind":"commit","published_at":"2022-08-22T11:45:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dccf6297c0872b9b0eb0d8edbd9b1af4d9425b94","kind":"commit","published_at":"2022-08-11T15:05:37.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.1-rc.2","sha":"05d0ae781a444fd395cb72014aed40787b3aeca7","kind":"commit","published_at":"2022-08-10T09:54:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.2/manifests"},{"name":"v4.0.1-rc.1","sha":"de3cb13761884982df9e76d3679d407583dbccd0","kind":"commit","published_at":"2022-08-09T18:42:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.1/manifests"},{"name":"v4.0.1-rc.0","sha":"38fc990b22efd414a5354b8428f0d2fe8d3a823f","kind":"commit","published_at":"2022-08-08T11:11:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-rc.0/manifests"},{"name":"v4.0.1-alpha.0","sha":"535e21218e4b764426941685543f322709b53313","kind":"commit","published_at":"2022-08-04T21:39:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.1-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.1-alpha.0/manifests"},{"name":"v4.0.0","sha":"12d5620ead43c8777b41858cac948fc0a7c2381d","kind":"commit","published_at":"2022-08-04T13:24:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"c030083003e99066e3d12a05392a18adb4540e0c","kind":"commit","published_at":"2022-08-03T15:25:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"56b72a98f9251f6041ec4c1f42d89ed0c0be35fb","kind":"commit","published_at":"2022-08-03T13:54:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"d74b232ffd18c51e7d01a9a09e7bb59973d16d2b","kind":"commit","published_at":"2022-07-27T18:55:25.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"36e8bbb028bc1bc37541027a1078133194971a77","kind":"commit","published_at":"2022-07-27T16:46:53.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"6e9a937f25dc53ca003a961c8a77e588315ade8d","kind":"commit","published_at":"2022-07-22T12:52:34.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9b3d0ab7eeedcd2881e170ded7dde5beda35d280","kind":"commit","published_at":"2022-07-22T12:41:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"4bff85d8b0ae9d82f3eb304076a053e772d11ac9","kind":"commit","published_at":"2022-07-21T11:09:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-alpha.0/manifests"},{"name":"v4.0.0-dev.1","sha":"3ba5cc12febdadd41b647635429bc2f4a04c7c40","kind":"commit","published_at":"2022-07-20T11:22:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.1/manifests"},{"name":"v4.0.0-dev.0","sha":"11e1de7a503f9257fbf61def60334249f215f93b","kind":"commit","published_at":"2022-07-19T13:52:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v4.0.0-dev.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v4.0.0-dev.0/manifests"},{"name":"v3.4.0-alpha.3","sha":"78b87fb469a2da0aae3b82cff28994352042b5a7","kind":"commit","published_at":"2022-07-19T13:38:33.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"1ff35326262dde544a78d26bc2a0a99e320b59d1","kind":"commit","published_at":"2022-07-15T16:54:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.2","sha":"c9661dd11dfd330806c6cb78375559edd607251e","kind":"commit","published_at":"2022-07-11T12:13:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c2a79f6e18ed36df946d319293d08393670fbe1c","kind":"commit","published_at":"2022-06-30T11:09:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"6fcddc096ae656008e17cec8cdc57f61c16b58d5","kind":"commit","published_at":"2022-06-30T09:49:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.1-rc.0/manifests"},{"name":"3.3.1-rc.0","sha":"54594b6ab7efefb2071c3ff75dec5579cc3ebdb8","kind":"commit","published_at":"2022-06-28T12:33:45.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/3.3.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/3.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@3.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/3.3.1-rc.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"a766f260bf93c2fc404b79f4f5a325d33864a15e","kind":"commit","published_at":"2022-06-27T11:15:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"9ee7dba8d7d19632601697ca8f107b07fddec8b6","kind":"commit","published_at":"2022-06-22T14:03:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc.4","sha":"eb34c01617daa4a5b763eced85033cffb30d0ed4","kind":"commit","published_at":"2022-06-21T18:44:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.4/manifests"},{"name":"v3.3.0-rc.3","sha":"18e9b5b1e5a483382525e5478cc8f2578ff46c1d","kind":"commit","published_at":"2022-06-21T12:27:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.3/manifests"},{"name":"v3.3.0-rc.2","sha":"004e8f173575ba64ec49ba04f677d2f4fd32ef40","kind":"commit","published_at":"2022-06-17T12:54:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.2/manifests"},{"name":"v3.3.0-rc.1","sha":"f4a1cfa705111a7ca48fc56f3076d3dd3f9da84c","kind":"commit","published_at":"2022-06-16T16:21:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.1/manifests"},{"name":"v3.3.0-rc.0","sha":"11fc25453539f4763d3bc35103a1f7e5d4a8b374","kind":"commit","published_at":"2022-06-15T14:37:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.3.0-rc.0/manifests"},{"name":"v3.2.0","sha":"2cc48eddebbc912fc9a04ba82258eec888f0b7bd","kind":"commit","published_at":"2022-05-20T08:41:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc.3","sha":"72c77cecf16eed350a5f1545a71a5ede9ff04c81","kind":"commit","published_at":"2022-05-12T16:19:19.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.3/manifests"},{"name":"v3.2.0-rc.2","sha":"1abc59ee876bb1efd4b59f05c3dc9d215b1aac07","kind":"commit","published_at":"2022-05-12T11:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.2/manifests"},{"name":"v3.2.0-rc.1","sha":"3c2864f646c883989b5476b744c93dc3adb9a236","kind":"commit","published_at":"2022-05-09T10:31:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.1/manifests"},{"name":"v3.2.0-rc.0","sha":"8240bfbf5e35844d80ca5962b607893b69108e82","kind":"commit","published_at":"2022-04-26T16:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.2.0-rc.0/manifests"},{"name":"v3.1.0","sha":"c2fd5ece129b21ea0540bc29bcadbff30351531c","kind":"commit","published_at":"2022-03-30T15:40:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.1.0/manifests"},{"name":"v2.2.0","sha":"cf490fc5c735cf83e6290779afca619309846f10","kind":"commit","published_at":"2022-03-30T15:36:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"17db334480c9e48fa3e7d09614771d190415bcd8","kind":"commit","published_at":"2022-03-10T12:38:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.1/manifests"},{"name":"v3.0.1","sha":"faa03cb16efbeeacf1326a8834ad2afeccbbf507","kind":"commit","published_at":"2022-03-10T12:35:41.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ec9988bdd6a062b7e14378ae794f6f28913b3b6","kind":"commit","published_at":"2022-03-09T12:02:02.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3bf834d1e45f8e64f531a325be75bd70c6db859c","kind":"commit","published_at":"2022-03-04T15:56:01.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.3/manifests"},{"name":"v2.1.0","sha":"76cc22801aaefa30c4d2c8997944d93c734e00fa","kind":"commit","published_at":"2022-03-04T15:24:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.1.0/manifests"},{"name":"v3.0.0-rc.2","sha":"9a57d427c0c419c6a29c9c5b4d1d771a17c7ecf8","kind":"commit","published_at":"2022-02-14T15:00:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.2/manifests"},{"name":"v2.0.3","sha":"7a70974cc56bfb6f841c52bd210eafec3fb160f6","kind":"commit","published_at":"2022-02-14T14:54:04.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"b5e78000e7c3dda4350de3e9f29cfcb517a3356d","kind":"commit","published_at":"2022-02-14T14:36:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"10d3ff113cb3eb52baa55b9006da29f2b0656361","kind":"commit","published_at":"2022-02-10T20:02:56.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc.0","sha":"aca80c2204c215e82da76c624c8afa523824e7f0","kind":"commit","published_at":"2022-02-09T14:24:49.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.1-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.1-rc.0/manifests"},{"name":"v3.0.0-rc.0","sha":"135c8e1b52483d94d2a2b2af5f6259387ef8d1fa","kind":"commit","published_at":"2022-02-04T14:25:12.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v3.0.0-rc.0/manifests"},{"name":"v2.0.0","sha":"f5b4ae5953266c6a2a82dc9e67ef55d83a2c3b5e","kind":"commit","published_at":"2022-02-04T14:20:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v2.0.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v2.0.0/manifests"},{"name":"v1.9.0-rc.0","sha":"f321922b9a77d26de26762d9af568f171ca5dedc","kind":"commit","published_at":"2022-02-01T18:11:05.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.9.0-rc.0/manifests"},{"name":"v1.8.3","sha":"f4e9d01e2bb88e0cb196b3fbfe860d764307efe1","kind":"commit","published_at":"2021-12-23T16:20:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"82282cbe8e105db756fea5f59347579330964948","kind":"commit","published_at":"2021-11-22T22:47:08.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"f20294c0f97f1cf7ea5e4cfdb328c1eefe012e98","kind":"commit","published_at":"2021-11-22T17:08:39.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.1-beta.0","sha":"83c4612d9e2172926560e5f79c9143eb69583dc9","kind":"commit","published_at":"2021-11-16T22:14:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.1-beta.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.1-beta.0/manifests"},{"name":"v1.8.0","sha":"4824bd3932b6d1044d0fd990a756d66d8e56240b","kind":"commit","published_at":"2021-11-10T20:05:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.8.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8a48d95802e1ca02f0fbc31420eb8306c829ebd0","kind":"commit","published_at":"2021-11-08T14:47:36.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"58b476d3e30f67c7df6bf4fd38fd0f087ccf8f45","kind":"commit","published_at":"2021-11-03T21:04:15.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09311176520b47d2474f829dce96b997f528c5aa","kind":"commit","published_at":"2021-11-01T16:53:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b6308fbea145b81a36700aec336eb83a8d87651e","kind":"commit","published_at":"2021-10-18T11:08:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.7.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e2e6401ecd7261590f2bf774eaf234c63f91a386","kind":"commit","published_at":"2021-10-08T12:46:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"23e1065a16ac45bfdf8decdc2b85e75db52101fa","kind":"commit","published_at":"2021-09-21T11:20:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9c31d3fffd55a11ce09938d8a69ed3bbeee376b","kind":"commit","published_at":"2021-09-21T09:03:29.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.6.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b4f404f99866d49c92e8aae07db7c1d4433c8106","kind":"commit","published_at":"2021-09-13T13:18:13.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.0","sha":"62d9ee546d0302944cc0d866d4b091b35cc297c1","kind":"commit","published_at":"2021-08-05T20:55:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"2d0f72866845692bd18be56b6fb80e70ee975744","kind":"commit","published_at":"2021-07-20T11:16:16.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ac3bfc9751e45289db479c7988079df0e04b6e64","kind":"commit","published_at":"2021-07-20T10:51:06.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.4.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"00997d42304dd37377b4f5e36303d8122004bd22","kind":"commit","published_at":"2021-07-15T10:07:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b09bfbf287689a5419c041b5f89d9439c3486ee2","kind":"commit","published_at":"2021-07-09T17:01:27.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"bb7cf81c062bd5d0ca6fb801611218a126aaf44d","kind":"commit","published_at":"2021-07-09T16:53:20.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v1.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v1.3/manifests"},{"name":"v0.2.10","sha":"335b965010846282b4b3ed99e1e152dd565edede","kind":"commit","published_at":"2021-06-09T15:04:40.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.10","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"24edcaea15f4775d7bb238c46fe60815a62ee2ba","kind":"commit","published_at":"2021-05-13T14:52:10.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.9","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6840cf8c7027c88b7c10be24c0c6676c9ed87002","kind":"commit","published_at":"2021-05-06T12:32:26.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8/manifests"},{"name":"v0.3.0-rc.0","sha":"ac4d3e29704d3b858aa44bb215015640b83b877c","kind":"commit","published_at":"2021-04-15T09:03:18.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.3.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.3.0-rc.0/manifests"},{"name":"v0.2.8-rc.0","sha":"572d9ae57343f775f89bbfa0b1f6c3ff520a8229","kind":"commit","published_at":"2021-04-08T16:13:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.8-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.8-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.8-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.8-rc.0/manifests"},{"name":"v0.2.7","sha":"8f4a471503ceb21b56f16bef60b7985cebb674b8","kind":"commit","published_at":"2021-03-30T15:31:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.7","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"3758a18b450c459bac5308676267647e0aa585b5","kind":"commit","published_at":"2021-03-18T13:41:51.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.6","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.6/manifests"},{"name":"v0.2.5-rc.0","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5-rc.0/manifests"},{"name":"v0.2.5","sha":"a29a04d4df3e3b5a60c0522a0275e33e97cf0655","kind":"commit","published_at":"2021-03-18T12:23:52.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6f9515606cce705ccb917ddcb98de4d6d9a7c037","kind":"commit","published_at":"2021-03-16T22:11:57.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4/manifests"},{"name":"v0.2.4-rc.5","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.5","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.5/manifests"},{"name":"v0.2.4-rc.4","sha":"cc77182c19234f48b679d861d032e8cb276acc4f","kind":"commit","published_at":"2021-03-16T21:33:00.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.4","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.4/manifests"},{"name":"v0.2.4-rc.3","sha":"92554888ea3cac61891f1ea458b2d59bb7284e7d","kind":"commit","published_at":"2021-03-15T16:33:30.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.3/manifests"},{"name":"v0.2.4-rc.2","sha":"3c6dba7635ae5e0cc49eca04870bf19fd74e25cc","kind":"commit","published_at":"2021-03-15T11:29:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.2/manifests"},{"name":"v0.2.4-rc.1","sha":"6b410f42e161a2557c700a73e4f9bb3b7d54bb24","kind":"commit","published_at":"2021-03-12T20:42:09.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.1/manifests"},{"name":"v0.2.4-rc.0","sha":"828ace186930786e0fcf4740ad9ccaa0144f1d21","kind":"commit","published_at":"2021-03-12T16:45:46.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.4-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.4-rc.0/manifests"},{"name":"v0.2.3","sha":"ee698174aab77e06596142f0cf1407bf0115e8e6","kind":"commit","published_at":"2021-03-02T13:38:38.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.3","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"804c47b1ce66d68e122a9ca4fc416050f38c0490","kind":"commit","published_at":"2021-02-24T10:57:42.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b1068a237dad85daebb98e439a748efd773bb881","kind":"commit","published_at":"2021-02-18T17:26:44.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"470a2cb8550d01543e8a7bc6e2ebd81c18ed1e52","kind":"commit","published_at":"2021-02-17T17:01:07.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc.2","sha":"86e85b61c0d69bb0b45a75ff5073646d4f711a7b","kind":"commit","published_at":"2021-02-17T13:09:43.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.2","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.2/manifests"},{"name":"v0.2.0-rc.1","sha":"d857f7e54082b492165688d9b2d2185107203e30","kind":"commit","published_at":"2021-02-16T22:14:28.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.1/manifests"},{"name":"v0.2.0-rc.0","sha":"995ce129510b25b96b21cc753cf15f38a86719dc","kind":"commit","published_at":"2021-02-16T18:01:59.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.2.0-rc.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.2.0-rc.0/manifests"},{"name":"v0.1.1","sha":"2b47e41393c1fda828feeb2b6e281ab61fe3a76c","kind":"commit","published_at":"2021-02-11T13:46:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.1","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70829d4092e458c1788a65da9749d2978b372409","kind":"commit","published_at":"2021-01-21T10:15:03.000Z","download_url":"https://codeload.github.com/turbot/steampipe-plugin-sdk/tar.gz/v0.1.0","html_url":"https://github.com/turbot/steampipe-plugin-sdk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turbot/steampipe-plugin-sdk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T15:10:59.573Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":1.4190207589583823,"stargazers_count":4.848844660771663,"forks_count":5.462736115335278,"average":5.2691134038204925},"purl":"pkg:golang/github.com/turbot/steampipe-plugin-sdk/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/turbot/steampipe-plugin-sdk/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/turbot/steampipe-plugin-sdk/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T04:04:34.707Z","issues_count":101,"pull_requests_count":286,"avg_time_to_close_issue":37960854.4868421,"avg_time_to_close_pull_request":2067166.31300813,"issues_closed_count":76,"pull_requests_closed_count":246,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2376237623762376,"avg_comments_per_pull_request":0.5034965034965035,"merged_pull_requests_count":147,"bot_issues_count":1,"bot_pull_requests_count":182,"past_year_issues_count":9,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":858212.6666666666,"past_year_avg_time_to_close_pull_request":1269438.7708333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5211267605633803,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fturbot%2Fsteampipe-plugin-sdk%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2097301,"maintainers_count":0,"namespaces_count":781316,"keywords_count":112803,"github":"golang","metadata":{"funded_packages_count":53476},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-14T05:14:00.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":9093,"full_name":"turbot/steampipe-plugin-sdk","default_branch":"develop","total_commits":615,"total_committers":18,"total_bot_commits":107,"total_bot_committers":1,"mean_commits":34.166666666666664,"dds":0.34959349593495936,"past_year_total_commits":36,"past_year_total_committers":7,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":5.142857142857143,"past_year_dds":0.4722222222222222,"last_synced_at":"2026-04-12T20:01:30.771Z","last_synced_commit":"55fd9348469d6de297f33fec0527e9c3b328c9a6","created_at":"2023-03-07T09:50:18.282Z","updated_at":"2026-04-12T20:01:24.909Z","committers":[{"name":"kai","email":"kai@turbot.com","login":"kaidaguerre","count":400},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":107},{"name":"Puskar Basu","email":"puskar@turbot.com","login":"pskrbasu","count":51},{"name":"tyagiparth","email":"parth.tyagi@turbot.com","login":null,"count":16},{"name":"Nathan Wallace","email":"nathan@turbot.com","login":"e-gineer","count":8},{"name":"Patrick Decat","email":"pdecat@gmail.com","login":"pdecat","count":8},{"name":"Binaek Sarkar","email":"binaek@turbot.com","login":"binaek","count":8},{"name":"Priyanka Chatterjee","email":"priyanka.chatterjee@turbot.com","login":"Priyanka-Chatterjee-2000","count":4},{"name":"cbruno10","email":"cody@turbot.com","login":"cbruno10","count":3},{"name":"Subhajit Mondal","email":"subhajit@turbot.com","login":"Subhajit97","count":2},{"name":"CARRIERE Etienne","email":"etienne.carriere@gmail.com","login":"Etienne-Carriere","count":1},{"name":"Daniel Garcia","email":"dgarcia@infoblox.com","login":"daniel-garcia","count":1},{"name":"François de Metz","email":"francois@2metz.fr","login":"francois2metz","count":1},{"name":"Graza","email":"code@graza.io","login":"graza-io","count":1},{"name":"Jon Udell","email":"jon@jonudell.info","login":"judell","count":1},{"name":"Ved misra","email":"47312748+misraved","login":"misraved","count":1},{"name":"aminvielledebatAtBedrock","email":"107035817+aminvielledebatAtBedrock","login":"aminvielledebatAtBedrock","count":1},{"name":"johnsmyth","email":"john@turbot.com","login":"johnsmyth","count":1}],"past_year_committers":[{"name":"Puskar Basu","email":"puskar@turbot.com","login":"pskrbasu","count":19},{"name":"Priyanka Chatterjee","email":"priyanka.chatterjee@turbot.com","login":"Priyanka-Chatterjee-2000","count":4},{"name":"Patrick Decat","email":"pdecat@gmail.com","login":"pdecat","count":4},{"name":"Nathan Wallace","email":"nathan@turbot.com","login":"e-gineer","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"kaidaguerre","email":"kai@turbot.com","login":"kaidaguerre","count":1},{"name":"cbruno10","email":"cody@turbot.com","login":"cbruno10","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-14T00:00:07.982Z","repositories_count":6213325,"commits_count":903416603,"contributors_count":34926883,"owners_count":1144404,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"turbot/steampipe-plugin-sdk","html_url":"https://github.com/turbot/steampipe-plugin-sdk","last_synced_at":"2026-04-10T19:03:54.155Z","status":"active","issues_count":102,"pull_requests_count":305,"avg_time_to_close_issue":37178470.118421055,"avg_time_to_close_pull_request":2185807.7042801557,"issues_closed_count":76,"pull_requests_closed_count":257,"pull_request_authors_count":7,"issue_authors_count":19,"avg_comments_per_issue":1.2843137254901962,"avg_comments_per_pull_request":0.5868852459016394,"merged_pull_requests_count":150,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":4,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":3219395.0,"past_year_avg_time_to_close_pull_request":2665588.3103448274,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.163265306122449,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-16T19:04:46.200Z","updated_at":"2026-04-10T19:03:54.155Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-plugin-sdk/issues","issue_labels_count":{"table":{"stale":50,"bug":23,"enhancement":8,"dependencies":2,"github_actions":2,"release":1,"triage":1}},"pull_request_labels_count":{"table":{"dependencies":196,"github_actions":17,"stale":10,"javascript":4,"release":4,"bug":2,"enhancement":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":77,"NONE":25}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":304,"NONE":1}},"issue_authors":{"table":{"kaidaguerre":44,"bigdatasourav":11,"pskrbasu":11,"cbruno10":7,"LalitLab":5,"e-gineer":4,"Subhajit97":4,"binaek":3,"misraved":2,"ParthaI":2,"judell":1,"karanpopat":1,"ncruces":1,"dependabot[bot]":1,"tho":1,"dihedron":1,"rajlearner17":1,"nobuggy":1,"massyn":1}},"pull_request_authors":{"table":{"dependabot[bot]":197,"pskrbasu":50,"kaidaguerre":48,"pdecat":6,"francois2metz":2,"graza-io":1,"Priyanka-Chatterjee-2000":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-12T00:00:13.218Z","repositories_count":14232801,"issues_count":34655791,"pull_requests_count":113132276,"authors_count":11233113,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1,"dependencies":1,"stale":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":33,"github_actions":7,"stale":7,"enhancement":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":49}},"past_year_issue_authors":{"table":{"pskrbasu":3,"dependabot[bot]":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":33,"pskrbasu":11,"pdecat":4,"Priyanka-Chatterjee-2000":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":39,"PullRequestEvent":110,"ForkEvent":6,"IssuesEvent":59,"WatchEvent":5,"IssueCommentEvent":167,"PushEvent":64,"PullRequestReviewEvent":5,"CreateEvent":55},"last_year":{"DeleteEvent":31,"PullRequestEvent":82,"ForkEvent":2,"IssuesEvent":48,"WatchEvent":1,"IssueCommentEvent":159,"PushEvent":29,"PullRequestReviewEvent":1,"CreateEvent":39}},"keywords":["etl","hacktoberfest","postgresql","postgresql-fdw","sql","sqlite","sqlite-extension","steampipe","steampipe-plugin","zero-etl"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/semver-tags/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T08:37:08.950Z","updated_at":"2023-09-23T08:37:08.950Z","repository_link":"https://github.com/turbot/steampipe-plugin-sdk/blob/develop/.github/actions/semver-tags/action.yml","dependencies":[{"id":13894586430,"package_name":"dist/index.js","ecosystem":"actions","requirements":"node12","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/acceptance-test.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T08:37:10.962Z","updated_at":"2023-09-23T08:37:10.962Z","repository_link":"https://github.com/turbot/steampipe-plugin-sdk/blob/develop/.github/workflows/acceptance-test.yml","dependencies":[{"id":13894586445,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13894586446,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13894586447,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13894586448,"package_name":"mig4/setup-bats","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-09-23T08:37:11.800Z","updated_at":"2023-09-23T08:37:11.800Z","repository_link":"https://github.com/turbot/steampipe-plugin-sdk/blob/develop/go.mod","dependencies":[{"id":13894586454,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13894586455,"package_name":"github.com/dgraph-io/ristretto","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":13894586456,"package_name":"github.com/gertd/go-pluralize","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13894586457,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586458,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":13894586459,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13894586460,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":13894586461,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":13894586462,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.18.0","direct":true,"kind":"runtime","optional":false},{"id":13894586463,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":13894586464,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.5","direct":true,"kind":"runtime","optional":false},{"id":13894586465,"package_name":"github.com/sethvargo/go-retry","ecosystem":"go","requirements":"v0.2.4","direct":true,"kind":"runtime","optional":false},{"id":13894586466,"package_name":"github.com/stevenle/topsort","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":13894586467,"package_name":"github.com/turbot/go-kit","ecosystem":"go","requirements":"v0.8.0-rc.0","direct":true,"kind":"runtime","optional":false},{"id":13894586468,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.14.0","direct":true,"kind":"runtime","optional":false},{"id":13894586469,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13894586470,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13894586471,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13894586472,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.58.0","direct":true,"kind":"runtime","optional":false},{"id":13894586473,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false},{"id":13894586474,"package_name":"github.com/allegro/bigcache/v3","ecosystem":"go","requirements":"v3.1.0","direct":true,"kind":"runtime","optional":false},{"id":13894586475,"package_name":"github.com/danwakefield/fnmatch","ecosystem":"go","requirements":"v0.0.0-20160403171240-cbb64ac3d964","direct":true,"kind":"runtime","optional":false},{"id":13894586476,"package_name":"github.com/eko/gocache/v3","ecosystem":"go","requirements":"v3.1.2","direct":true,"kind":"runtime","optional":false},{"id":13894586477,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":13894586478,"package_name":"github.com/hashicorp/go-getter","ecosystem":"go","requirements":"v1.7.2","direct":true,"kind":"runtime","optional":false},{"id":13894586479,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","ecosystem":"go","requirements":"v0.40.0","direct":true,"kind":"runtime","optional":false},{"id":13894586480,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.16.0","direct":true,"kind":"runtime","optional":false},{"id":13894586481,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.16.0","direct":true,"kind":"runtime","optional":false},{"id":13894586482,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13894586483,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v0.40.0","direct":true,"kind":"runtime","optional":false},{"id":13894586484,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20230522175609-2e198f4a06a1","direct":true,"kind":"runtime","optional":false},{"id":13894586485,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":13894586486,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":13894586487,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":true,"kind":"runtime","optional":false},{"id":13894586488,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.21.0","direct":true,"kind":"runtime","optional":false},{"id":13894586489,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":13894586490,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13894586491,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":true,"kind":"runtime","optional":false},{"id":13894586492,"package_name":"github.com/XiaoMi/pegasus-go-client","ecosystem":"go","requirements":"v0.0.0-20210427083443-f3b6b08bc4c2","direct":true,"kind":"runtime","optional":false},{"id":13894586493,"package_name":"github.com/acarl005/stripansi","ecosystem":"go","requirements":"v0.0.0-20180116102854-5a71ef0e047d","direct":true,"kind":"runtime","optional":false},{"id":13894586494,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":13894586495,"package_name":"github.com/apparentlymart/go-textseg/v15","ecosystem":"go","requirements":"v15.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586496,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.122","direct":true,"kind":"runtime","optional":false},{"id":13894586497,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":13894586498,"package_name":"github.com/bgentry/go-netrc","ecosystem":"go","requirements":"v0.0.0-20140422174119-9fd32a8b3d3d","direct":true,"kind":"runtime","optional":false},{"id":13894586499,"package_name":"github.com/bradfitz/gomemcache","ecosystem":"go","requirements":"v0.0.0-20221031212613-62deef7fc822","direct":true,"kind":"runtime","optional":false},{"id":13894586500,"package_name":"github.com/btubbs/datetime","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":13894586501,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.1","direct":true,"kind":"runtime","optional":false},{"id":13894586502,"package_name":"github.com/dgryski/go-rendezvous","ecosystem":"go","requirements":"v0.0.0-20200823014737-9f7001d12a5f","direct":true,"kind":"runtime","optional":false},{"id":13894586503,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586504,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":13894586505,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.4","direct":true,"kind":"runtime","optional":false},{"id":13894586506,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":13894586507,"package_name":"github.com/go-redis/redis/v8","ecosystem":"go","requirements":"v8.11.5","direct":true,"kind":"runtime","optional":false},{"id":13894586508,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13894586509,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":13894586510,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":13894586511,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":true,"kind":"runtime","optional":false},{"id":13894586512,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13894586513,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":13894586514,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":true,"kind":"runtime","optional":false},{"id":13894586515,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.16.0","direct":true,"kind":"runtime","optional":false},{"id":13894586516,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":13894586517,"package_name":"github.com/hashicorp/go-safetemp","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586518,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.0.0-20181012175058-2f1d1f20f75d","direct":true,"kind":"runtime","optional":false},{"id":13894586519,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13894586520,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":true,"kind":"runtime","optional":false},{"id":13894586521,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":13894586522,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.19","direct":true,"kind":"runtime","optional":false},{"id":13894586523,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.13","direct":true,"kind":"runtime","optional":false},{"id":13894586524,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":13894586525,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13894586526,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":13894586527,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586528,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13894586529,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586530,"package_name":"github.com/pegasus-kv/thrift","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":13894586531,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":13894586532,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.14.0","direct":true,"kind":"runtime","optional":false},{"id":13894586533,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":13894586534,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.37.0","direct":true,"kind":"runtime","optional":false},{"id":13894586535,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":13894586536,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":13894586537,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":13894586538,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13894586539,"package_name":"github.com/tkrajina/go-reflector","ecosystem":"go","requirements":"v0.5.6","direct":true,"kind":"runtime","optional":false},{"id":13894586540,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.10","direct":true,"kind":"runtime","optional":false},{"id":13894586541,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":13894586542,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13894586543,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric","ecosystem":"go","requirements":"v0.40.0","direct":true,"kind":"runtime","optional":false},{"id":13894586544,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586545,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false},{"id":13894586546,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":13894586547,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.10.0","direct":true,"kind":"runtime","optional":false},{"id":13894586548,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false},{"id":13894586549,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false},{"id":13894586550,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":13894586551,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":true,"kind":"runtime","optional":false},{"id":13894586552,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":13894586553,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230711160842-782d3b101e98","direct":true,"kind":"runtime","optional":false},{"id":13894586554,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230711160842-782d3b101e98","direct":true,"kind":"runtime","optional":false},{"id":13894586555,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230711160842-782d3b101e98","direct":true,"kind":"runtime","optional":false},{"id":13894586556,"package_name":"gopkg.in/natefinch/lumberjack.v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894586557,"package_name":"gopkg.in/tomb.v2","ecosystem":"go","requirements":"v2.0.0-20161208151619-d5d1b5820637","direct":true,"kind":"runtime","optional":false},{"id":13894586558,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false},{"id":13894586559,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.25.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-09-23T08:37:12.197Z","updated_at":"2023-09-23T08:37:12.197Z","repository_link":"https://github.com/turbot/steampipe-plugin-sdk/blob/develop/go.sum","dependencies":[{"id":13894586572,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":13894586573,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":13894586574,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":13894586575,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":13894586576,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":13894586577,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":13894586578,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":13894586579,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":13894586580,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":13894586581,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":13894586582,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":13894586583,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":13894586584,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":13894586585,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":13894586586,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":13894586587,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":13894586588,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":13894586589,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":13894586590,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":13894586591,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":13894586592,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":13894586593,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":13894586594,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":13894586595,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":13894586596,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":13894586597,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":13894586598,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":13894586599,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":13894586600,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":13894586601,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":13894586602,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":13894586603,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":13894586604,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.4","direct":false,"kind":"runtime","optional":false},{"id":13894586605,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":13894586606,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":13894586607,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13894586608,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13894586609,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586610,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586611,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586612,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586613,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586614,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586615,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586616,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586617,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586618,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586619,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586620,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586621,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894586622,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586623,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586624,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586625,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586626,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586627,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":13894586628,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586629,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586630,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586631,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586632,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586633,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586634,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586635,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586636,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586637,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586638,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13894586639,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586640,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13894586641,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":13894586642,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":13894586643,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586644,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586645,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586646,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586647,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586648,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586649,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586650,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586651,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586652,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586653,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586654,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586655,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586656,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586657,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586658,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586659,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586660,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13894586661,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":13894586662,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894586663,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586664,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586665,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586666,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586667,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586668,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586669,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586670,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586671,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586672,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586673,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586674,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586675,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13894586676,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13894586677,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586678,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586679,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586680,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586681,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586682,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586683,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586684,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586685,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586686,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586687,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586688,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586689,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586690,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586691,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586692,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586693,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586694,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586695,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586696,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586697,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586698,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586699,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586700,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586701,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586702,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586703,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586704,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586705,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894586706,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586707,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586708,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586709,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586710,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586711,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586712,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586713,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586714,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586715,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586716,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586717,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586718,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586719,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586720,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13894586721,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586722,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586723,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586724,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586725,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586726,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586727,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13894586728,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13894586729,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586730,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586731,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586732,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586733,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586734,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586735,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586736,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586737,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13894586738,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":13894586739,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13894586740,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":13894586741,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.30.1","direct":false,"kind":"runtime","optional":false},{"id":13894586742,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586743,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586744,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586745,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586746,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586747,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586748,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586749,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586750,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586751,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586752,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586753,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":13894586754,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586755,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":13894586756,"package_name":"github.com/NYTimes/gziphandler","ecosystem":"go","requirements":"v0.0.0-20170623195520-56545f4a5d46","direct":false,"kind":"runtime","optional":false},{"id":13894586757,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13894586758,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586759,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20160726150825-5bd2802263f2","direct":false,"kind":"runtime","optional":false},{"id":13894586760,"package_name":"github.com/XiaoMi/pegasus-go-client","ecosystem":"go","requirements":"v0.0.0-20210427083443-f3b6b08bc4c2","direct":false,"kind":"runtime","optional":false},{"id":13894586761,"package_name":"github.com/acarl005/stripansi","ecosystem":"go","requirements":"v0.0.0-20180116102854-5a71ef0e047d","direct":false,"kind":"runtime","optional":false},{"id":13894586762,"package_name":"github.com/agext/levenshtein","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13894586763,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":13894586764,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":13894586765,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":13894586766,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":13894587357,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13894586767,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":13894586768,"package_name":"github.com/allegro/bigcache/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586769,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586770,"package_name":"github.com/apparentlymart/go-dump","ecosystem":"go","requirements":"v0.0.0-20180507223929-23540a00eaa3","direct":false,"kind":"runtime","optional":false},{"id":13894586771,"package_name":"github.com/apparentlymart/go-textseg/v15","ecosystem":"go","requirements":"v15.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586772,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.122","direct":false,"kind":"runtime","optional":false},{"id":13894586773,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":13894586774,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586775,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894586776,"package_name":"github.com/bgentry/go-netrc","ecosystem":"go","requirements":"v0.0.0-20140422174119-9fd32a8b3d3d","direct":false,"kind":"runtime","optional":false},{"id":13894586777,"package_name":"github.com/bradfitz/gomemcache","ecosystem":"go","requirements":"v0.0.0-20221031212613-62deef7fc822","direct":false,"kind":"runtime","optional":false},{"id":13894586778,"package_name":"github.com/btubbs/datetime","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586779,"package_name":"github.com/bufbuild/protocompile","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586780,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586781,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894586782,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894586783,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586784,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586785,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":13894586786,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586787,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.27","direct":false,"kind":"runtime","optional":false},{"id":13894586788,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":13894586789,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":13894586790,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":13894586791,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":13894586792,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":13894586793,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":13894586794,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":13894586795,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":13894586796,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":13894586797,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":13894586798,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":13894586799,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":13894586800,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":13894586801,"package_name":"github.com/coocood/freecache","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":13894586802,"package_name":"github.com/danwakefield/fnmatch","ecosystem":"go","requirements":"v0.0.0-20160403171240-cbb64ac3d964","direct":false,"kind":"runtime","optional":false},{"id":13894586803,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v0.0.0-20151105211317-5215b55f46b2","direct":false,"kind":"runtime","optional":false},{"id":13894586804,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586805,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586806,"package_name":"github.com/dgraph-io/ristretto","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586807,"package_name":"github.com/dgryski/go-farm","ecosystem":"go","requirements":"v0.0.0-20190423205320-6a90982ecee2","direct":false,"kind":"runtime","optional":false},{"id":13894586808,"package_name":"github.com/dgryski/go-rendezvous","ecosystem":"go","requirements":"v0.0.0-20200823014737-9f7001d12a5f","direct":false,"kind":"runtime","optional":false},{"id":13894586809,"package_name":"github.com/docker/spdystream","ecosystem":"go","requirements":"v0.0.0-20160310174837-449fdfce4d96","direct":false,"kind":"runtime","optional":false},{"id":13894586810,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586811,"package_name":"github.com/eko/gocache/v3","ecosystem":"go","requirements":"v3.1.2","direct":false,"kind":"runtime","optional":false},{"id":13894586812,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20170405201442-c4fc26588b6e","direct":false,"kind":"runtime","optional":false},{"id":13894586813,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v0.0.0-20170410110728-ff4f55a20633","direct":false,"kind":"runtime","optional":false},{"id":13894586814,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13894586815,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":13894586816,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":13894586817,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":13894586818,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":13894586819,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":13894586820,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":13894586821,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":13894586822,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":13894586823,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586824,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13894586825,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894586826,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13894586827,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":13894586828,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586829,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.14.3","direct":false,"kind":"runtime","optional":false},{"id":13894586830,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":13894586831,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586832,"package_name":"github.com/gertd/go-pluralize","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894586833,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v0.0.0-20150909031657-73d445a93680","direct":false,"kind":"runtime","optional":false},{"id":13894586834,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586835,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":13894586836,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":13894586837,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":13894586838,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586839,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13894586840,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586841,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586842,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586843,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586844,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586845,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586846,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586847,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13894586848,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":13894586849,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13894586850,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.0.0-20160704185906-46af16f9f7b1","direct":false,"kind":"runtime","optional":false},{"id":13894586851,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.0.0-20160704190145-13c6e3589ad9","direct":false,"kind":"runtime","optional":false},{"id":13894586852,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.0.0-20160808142527-6aced65f8501","direct":false,"kind":"runtime","optional":false},{"id":13894586853,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.0.0-20160704191624-1d0bd113de87","direct":false,"kind":"runtime","optional":false},{"id":13894586854,"package_name":"github.com/go-redis/redis/v8","ecosystem":"go","requirements":"v8.11.5","direct":false,"kind":"runtime","optional":false},{"id":13894586855,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894586856,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":13894586857,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586858,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.2-0.20190723190241-65acae22fc9d","direct":false,"kind":"runtime","optional":false},{"id":13894586859,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":13894586860,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586861,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20160516000752-02826c3e7903","direct":false,"kind":"runtime","optional":false},{"id":13894586862,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":13894586863,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":13894586864,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":13894586865,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":13894586866,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586867,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586868,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586869,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586870,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13894586871,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":13894586872,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":13894586873,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586874,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586875,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v0.0.0-20161109072736-4bd1920723d7","direct":false,"kind":"runtime","optional":false},{"id":13894586876,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586877,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586878,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13894586879,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":13894586880,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":13894586881,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":13894586882,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":13894586883,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":13894586884,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":13894586885,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":13894586886,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586887,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13894586888,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":13894586889,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":13894586890,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586891,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586892,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":13894586893,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":13894586894,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":13894586895,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":13894586896,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586897,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586898,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586899,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586900,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586901,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13894586902,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586903,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586904,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":13894586905,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":13894586906,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":13894586907,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":13894586908,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":13894586909,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":13894586910,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":13894586911,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":13894586912,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v0.0.0-20161122191042-44d81051d367","direct":false,"kind":"runtime","optional":false},{"id":13894586913,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586914,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13894586915,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586916,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586917,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894586918,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.3.2","direct":false,"kind":"runtime","optional":false},{"id":13894586919,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":13894586920,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":13894586921,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":13894586922,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":13894586923,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":13894586924,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":13894586925,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":13894586926,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":13894586927,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":13894586928,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":13894586929,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":13894586930,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":13894586931,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":13894586932,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":13894586933,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586934,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":13894586935,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586936,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13894586937,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586938,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":13894586939,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586940,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586941,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":13894586942,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":13894586943,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":13894586944,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586945,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586946,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586947,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586948,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586949,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586950,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586951,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.11.0","direct":false,"kind":"runtime","optional":false},{"id":13894586952,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.0.0-20170729233727-0c5108395e2d","direct":false,"kind":"runtime","optional":false},{"id":13894586953,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586954,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v1.17.2","direct":false,"kind":"runtime","optional":false},{"id":13894586955,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13894586956,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.16.0","direct":false,"kind":"runtime","optional":false},{"id":13894586957,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":13894586958,"package_name":"github.com/hashicorp/go-getter","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":13894586959,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586960,"package_name":"github.com/hashicorp/go-plugin","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586961,"package_name":"github.com/hashicorp/go-safetemp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586962,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894586963,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894586964,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586965,"package_name":"github.com/hashicorp/hcl/v2","ecosystem":"go","requirements":"v2.18.0","direct":false,"kind":"runtime","optional":false},{"id":13894586966,"package_name":"github.com/hashicorp/yamux","ecosystem":"go","requirements":"v0.0.0-20181012175058-2f1d1f20f75d","direct":false,"kind":"runtime","optional":false},{"id":13894586967,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586968,"package_name":"github.com/iancoleman/strcase","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586969,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":13894586970,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":13894586971,"package_name":"github.com/jhump/protoreflect","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13894586972,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894586973,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894586974,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586975,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v0.0.0-20180612202835-f2b4162afba3","direct":false,"kind":"runtime","optional":false},{"id":13894586976,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":13894586977,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":13894586978,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":13894586979,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":13894586980,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":13894586981,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":13894586982,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13894586983,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13894586984,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586985,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894586986,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586987,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894586988,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":13894586989,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894586990,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":13894586991,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":13894586992,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586993,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894586994,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894586995,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894586996,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894586997,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v0.0.0-20170820004349-d65d576e9348","direct":false,"kind":"runtime","optional":false},{"id":13894586998,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20160728113105-d5b7844b561a","direct":false,"kind":"runtime","optional":false},{"id":13894586999,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":13894587000,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":13894587001,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13894587002,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":13894587003,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":13894587004,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":13894587005,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":13894587006,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":13894587007,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.19","direct":false,"kind":"runtime","optional":false},{"id":13894587008,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":13894587009,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":13894587010,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":13894587011,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894587012,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13894587013,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587014,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13894587015,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587016,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894587017,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":13894587018,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":13894587019,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180320133207-05fbef0ca5da","direct":false,"kind":"runtime","optional":false},{"id":13894587020,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":13894587021,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894587022,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13894587023,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20120707110453-a547fc61f48d","direct":false,"kind":"runtime","optional":false},{"id":13894587024,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":13894587025,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":13894587026,"package_name":"github.com/mxk/go-flowrate","ecosystem":"go","requirements":"v0.0.0-20140419014527-cca7078d478f","direct":false,"kind":"runtime","optional":false},{"id":13894587027,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":13894587028,"package_name":"github.com/oklog/run","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587029,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":13894587030,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20170829012221-11459a886d9c","direct":false,"kind":"runtime","optional":false},{"id":13894587031,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894587032,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":13894587033,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.16.5","direct":false,"kind":"runtime","optional":false},{"id":13894587034,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20170829124025-dcabb60a477c","direct":false,"kind":"runtime","optional":false},{"id":13894587035,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894587036,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":13894587037,"package_name":"github.com/patrickmn/go-cache","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":13894587038,"package_name":"github.com/pegasus-kv/thrift","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13894587039,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894587040,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13894587041,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13894587042,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v0.0.0-20151028094244-d8ed2627bdf0","direct":false,"kind":"runtime","optional":false},{"id":13894587043,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587044,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13894587045,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587046,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13894587047,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13894587048,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":13894587049,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13894587050,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":13894587051,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":13894587052,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":13894587053,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587054,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587055,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13894587056,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13894587057,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":13894587058,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":13894587059,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":13894587060,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":13894587061,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":13894587062,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13894587063,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894587064,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":13894587065,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894587066,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587067,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587068,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587069,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13894587070,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587071,"package_name":"github.com/sethvargo/go-retry","ecosystem":"go","requirements":"v0.2.4","direct":false,"kind":"runtime","optional":false},{"id":13894587072,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587073,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":13894587074,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894587075,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13894587076,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":13894587077,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":13894587078,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":13894587079,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894587080,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v0.0.0-20170130214245-9ff6c6923cff","direct":false,"kind":"runtime","optional":false},{"id":13894587081,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":13894587082,"package_name":"github.com/stevenle/topsort","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587083,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587084,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894587085,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587086,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894587087,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v0.0.0-20151208002404-e3a8ff8ce365","direct":false,"kind":"runtime","optional":false},{"id":13894587088,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13894587089,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587090,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587091,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13894587092,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13894587093,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894587094,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":13894587095,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":13894587096,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894587097,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13894587098,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":13894587099,"package_name":"github.com/tkrajina/go-reflector","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":13894587100,"package_name":"github.com/turbot/go-kit","ecosystem":"go","requirements":"v0.8.0-rc.0","direct":false,"kind":"runtime","optional":false},{"id":13894587101,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.10","direct":false,"kind":"runtime","optional":false},{"id":13894587102,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":13894587103,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":13894587104,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":13894587105,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894587106,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":13894587107,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":13894587108,"package_name":"github.com/zclconf/go-cty","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":13894587109,"package_name":"github.com/zclconf/go-cty-debug","ecosystem":"go","requirements":"v0.0.0-20191215020915-b22d67c1ba0b","direct":false,"kind":"runtime","optional":false},{"id":13894587110,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":13894587111,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":13894587112,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":13894587113,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":13894587114,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":13894587115,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":13894587116,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":13894587117,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":13894587118,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894587119,"package_name":"go.opentelemetry.io/otel/exporters/otlp/internal/retry","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894587120,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":13894587121,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":13894587122,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13894587123,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13894587124,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894587125,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894587126,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":13894587127,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894587128,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894587129,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587130,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894587131,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":13894587132,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":13894587133,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":13894587134,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":13894587135,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":13894587136,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":13894587137,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":13894587138,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220314234659-1baeb1ce4c0b","direct":false,"kind":"runtime","optional":false},{"id":13894587139,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13894587140,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":13894587141,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":13894587142,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":13894587143,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":13894587144,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":13894587145,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":13894587146,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":13894587147,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":13894587148,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":13894587149,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":13894587150,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20230522175609-2e198f4a06a1","direct":false,"kind":"runtime","optional":false},{"id":13894587151,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":13894587152,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":13894587153,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":13894587154,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":13894587155,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":13894587156,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":13894587157,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":13894587158,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":13894587159,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":13894587160,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":13894587161,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":13894587162,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":13894587163,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":13894587164,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":13894587165,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":13894587166,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":13894587167,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":13894587168,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587169,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":13894587170,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":13894587171,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587172,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587173,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587174,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13894587175,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":13894587176,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":13894587177,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20170114055629-f2499483f923","direct":false,"kind":"runtime","optional":false},{"id":13894587178,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":13894587179,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":13894587180,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":13894587181,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":13894587182,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":13894587183,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":13894587184,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":13894587185,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":13894587186,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":13894587187,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":13894587188,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":13894587189,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":13894587190,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":13894587191,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":13894587192,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":13894587193,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191004110552-13f9640d40b9","direct":false,"kind":"runtime","optional":false},{"id":13894587194,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191105084925-a882066a44e0","direct":false,"kind":"runtime","optional":false},{"id":13894587195,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":13894587196,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":13894587197,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":13894587198,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":13894587199,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":13894587200,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":13894587201,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":13894587202,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":13894587203,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":13894587204,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":13894587205,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":13894587206,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":13894587207,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":13894587208,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":13894587209,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":13894587210,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":13894587211,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":13894587212,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":13894587213,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":13894587214,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":13894587215,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":13894587216,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":13894587217,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":13894587218,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":13894587219,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":13894587220,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":13894587221,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":13894587222,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":13894587223,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":13894587224,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":13894587225,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":13894587226,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":13894587227,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":13894587228,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":13894587229,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":13894587230,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":13894587231,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587232,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13894587233,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":13894587234,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":13894587235,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":13894587236,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":13894587237,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":13894587238,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":13894587239,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":13894587240,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":13894587241,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":13894587242,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":13894587243,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":13894587244,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":13894587245,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":13894587246,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":13894587247,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":13894587248,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":13894587249,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":13894587250,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":13894587251,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":13894587252,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":13894587253,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":13894587254,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":13894587255,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":13894587256,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":13894587257,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587258,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13894587259,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":13894587260,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":13894587261,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":13894587262,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":13894587263,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":13894587264,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":13894587265,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":13894587266,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":13894587267,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":13894587268,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":13894587269,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":13894587270,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":13894587271,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":13894587272,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":13894587273,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587274,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20170830134202-bb24a47a89ea","direct":false,"kind":"runtime","optional":false},{"id":13894587275,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":13894587276,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":13894587277,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":13894587278,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":13894587279,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":13894587280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":13894587281,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":13894587282,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":13894587283,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":13894587284,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":13894587285,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":13894587286,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":13894587287,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":13894587288,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190826190057-c7b8b68b1456","direct":false,"kind":"runtime","optional":false},{"id":13894587289,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":13894587290,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191010194322-b09406accb47","direct":false,"kind":"runtime","optional":false},{"id":13894587291,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":13894587292,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":13894587293,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":13894587294,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":13894587295,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":13894587296,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":13894587297,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":13894587298,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":13894587299,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":13894587300,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":13894587301,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":13894587302,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":13894587303,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":13894587304,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":13894587305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":13894587306,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":13894587307,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":13894587308,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":13894587309,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":13894587310,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":13894587311,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":13894587312,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":13894587313,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":13894587314,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":13894587315,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":13894587316,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":13894587317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":13894587318,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":13894587319,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":13894587320,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":13894587321,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":13894587322,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":13894587323,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":13894587324,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":13894587325,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":13894587326,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":13894587327,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":13894587328,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":13894587329,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":13894587330,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":13894587331,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":13894587332,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":13894587333,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":13894587334,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":13894587335,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":13894587336,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":13894587337,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":13894587338,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":13894587339,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":13894587340,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":13894587341,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":13894587342,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":13894587343,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":13894587344,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":13894587345,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":13894587346,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":13894587347,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":13894587348,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":13894587349,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":13894587350,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":13894587351,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":13894587352,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":13894587353,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220908164124-27713097b956","direct":false,"kind":"runtime","optional":false},{"id":13894587354,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20221010170243-090e33056c14","direct":false,"kind":"runtime","optional":false},{"id":13894587355,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587356,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894587358,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":13894587359,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":13894587360,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587361,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20160726164857-2910a502d2bf","direct":false,"kind":"runtime","optional":false},{"id":13894587362,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":13894587363,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587364,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":13894587365,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13894587366,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13894587367,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":13894587368,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13894587369,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":13894587370,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":13894587371,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13894587372,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587373,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13894587374,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":13894587375,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":13894587376,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":13894587377,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587378,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":13894587379,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181011042414-1f849cf54d09","direct":false,"kind":"runtime","optional":false},{"id":13894587380,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":13894587381,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":13894587382,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":13894587383,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":13894587384,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":13894587385,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":13894587386,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":13894587387,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":13894587388,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":13894587389,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":13894587390,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":13894587391,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":13894587392,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":13894587393,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":13894587394,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":13894587395,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":13894587396,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":13894587397,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":13894587398,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":13894587399,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":13894587400,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":13894587401,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":13894587402,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":13894587403,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":13894587404,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":13894587405,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":13894587406,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":13894587407,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":13894587408,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":13894587409,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":13894587410,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":13894587411,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":13894587412,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":13894587413,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":13894587414,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":13894587415,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":13894587416,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":13894587417,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":13894587418,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":13894587419,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":13894587420,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":13894587421,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":13894587422,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":13894587423,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":13894587424,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":13894587425,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587426,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13894587427,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":13894587428,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13894587429,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":13894587430,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13894587431,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13894587432,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":13894587433,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":13894587434,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":13894587435,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":13894587436,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":13894587437,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":13894587438,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":13894587439,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":13894587440,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587441,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13894587442,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13894587443,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13894587444,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13894587445,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":13894587446,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":13894587447,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":13894587448,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":13894587449,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":13894587450,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":13894587451,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":13894587452,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":13894587453,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":13894587454,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":13894587455,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":13894587456,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":13894587457,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":13894587458,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":13894587459,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":13894587460,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":13894587461,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":13894587462,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":13894587463,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":13894587464,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":13894587465,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":13894587466,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":13894587467,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":13894587468,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":13894587469,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":13894587470,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":13894587471,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":13894587472,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":13894587473,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":13894587474,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":13894587475,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":13894587476,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":13894587477,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":13894587478,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":13894587479,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":13894587480,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":13894587481,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":13894587482,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":13894587483,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":13894587484,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":13894587485,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":13894587486,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":13894587487,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":13894587488,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.126.0","direct":false,"kind":"runtime","optional":false},{"id":13894587489,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587490,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587491,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894587492,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13894587493,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":13894587494,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":13894587495,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":13894587496,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":13894587497,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":13894587498,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":13894587499,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":13894587500,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":13894587501,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":13894587502,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":13894587503,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":13894587504,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":13894587505,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":13894587506,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":13894587507,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":13894587508,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":13894587509,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":13894587510,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":13894587511,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":13894587512,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":13894587513,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":13894587514,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":13894587515,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":13894587516,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":13894587517,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":13894587518,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":13894587519,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":13894587520,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":13894587521,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":13894587522,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":13894587523,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":13894587524,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":13894587525,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":13894587526,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":13894587527,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":13894587528,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":13894587529,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":13894587530,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":13894587531,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":13894587532,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":13894587533,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":13894587534,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":13894587535,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":13894587536,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":13894587537,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":13894587538,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":13894587539,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":13894587540,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":13894587541,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":13894587542,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":13894587543,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":13894587544,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":13894587545,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":13894587546,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":13894587547,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":13894587548,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":13894587549,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":13894587550,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":13894587551,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":13894587552,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":13894587553,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":13894587554,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":13894587555,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":13894587556,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":13894587557,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":13894587558,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":13894587559,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":13894587560,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":13894587561,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":13894587562,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":13894587563,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":13894587564,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":13894587565,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":13894587566,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":13894587567,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":13894587568,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":13894587569,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":13894587570,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":13894587571,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":13894587572,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":13894587573,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":13894587574,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":13894587575,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":13894587576,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":13894587577,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":13894587578,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":13894587579,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":13894587580,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":13894587581,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":13894587582,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":13894587583,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":13894587584,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":13894587585,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":13894587586,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":13894587587,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":13894587588,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":13894587589,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":13894587590,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":13894587591,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":13894587592,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":13894587593,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":13894587594,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":13894587595,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":13894587596,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221025140454-527a21cfbd71","direct":false,"kind":"runtime","optional":false},{"id":13894587597,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230711160842-782d3b101e98","direct":false,"kind":"runtime","optional":false},{"id":13894587598,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230711160842-782d3b101e98","direct":false,"kind":"runtime","optional":false},{"id":13894587599,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230711160842-782d3b101e98","direct":false,"kind":"runtime","optional":false},{"id":13894587600,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":13894587601,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":13894587602,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":13894587603,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13894587604,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":13894587605,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":13894587606,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":13894587607,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":13894587608,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":13894587609,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":13894587610,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":13894587611,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":13894587612,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":13894587613,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":13894587614,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":13894587615,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":13894587616,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":13894587617,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":13894587618,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":13894587619,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":13894587620,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":13894587621,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":13894587622,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":13894587623,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":13894587624,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":13894587625,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":13894587626,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":13894587627,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":13894587628,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":13894587629,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.2","direct":false,"kind":"runtime","optional":false},{"id":13894587630,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":13894587631,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":13894587632,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.49.0","direct":false,"kind":"runtime","optional":false},{"id":13894587633,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.50.0","direct":false,"kind":"runtime","optional":false},{"id":13894587634,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.50.1","direct":false,"kind":"runtime","optional":false},{"id":13894587635,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.58.0","direct":false,"kind":"runtime","optional":false},{"id":13894587636,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587637,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":13894587638,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":13894587639,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":13894587640,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":13894587641,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":13894587642,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":13894587643,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":13894587644,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":13894587645,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":13894587646,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":13894587647,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":13894587648,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":13894587649,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":13894587650,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":13894587651,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":13894587652,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":13894587653,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":13894587654,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":13894587655,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":13894587656,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":13894587657,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":13894587658,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.27","direct":false,"kind":"runtime","optional":false},{"id":13894587659,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587660,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":13894587661,"package_name":"gopkg.in/inf.v0","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":13894587662,"package_name":"gopkg.in/natefinch/lumberjack.v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587663,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":13894587664,"package_name":"gopkg.in/tomb.v2","ecosystem":"go","requirements":"v2.0.0-20161208151619-d5d1b5820637","direct":false,"kind":"runtime","optional":false},{"id":13894587665,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894587666,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":13894587667,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":13894587668,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":13894587669,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":13894587670,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":13894587671,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587672,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587673,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":13894587674,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":13894587675,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":13894587676,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":13894587677,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":13894587678,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":13894587679,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":13894587680,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":13894587681,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":13894587682,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.0.0-20191123233150-4c4803ed55e3","direct":false,"kind":"runtime","optional":false},{"id":13894587683,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.25.3","direct":false,"kind":"runtime","optional":false},{"id":13894587684,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20190128074634-0689ccc1d7d6","direct":false,"kind":"runtime","optional":false},{"id":13894587685,"package_name":"k8s.io/klog","ecosystem":"go","requirements":"v0.0.0-20181102134211-b9b56d5dfc92","direct":false,"kind":"runtime","optional":false},{"id":13894587686,"package_name":"k8s.io/klog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587687,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20191107075043-30be4d16710a","direct":false,"kind":"runtime","optional":false},{"id":13894587688,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13894587689,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587690,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13894587691,"package_name":"sigs.k8s.io/structured-merge-diff","ecosystem":"go","requirements":"v0.0.0-20190525122527-15d366b2352e","direct":false,"kind":"runtime","optional":false},{"id":13894587692,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":".github/actions/semver-tags/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-09-23T08:37:13.157Z","updated_at":"2023-09-23T08:37:13.157Z","repository_link":"https://github.com/turbot/steampipe-plugin-sdk/blob/develop/.github/actions/semver-tags/package-lock.json","dependencies":[{"id":13894587697,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":13894587698,"package_name":"@actions/github","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587699,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":13894587700,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":13894587701,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894587702,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.9","direct":false,"kind":"runtime","optional":false},{"id":13894587703,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.5.7","direct":false,"kind":"runtime","optional":false},{"id":13894587704,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":13894587705,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":13894587706,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.4.10","direct":false,"kind":"runtime","optional":false},{"id":13894587707,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":13894587708,"package_name":"@octokit/types","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":13894587709,"package_name":"@types/node","ecosystem":"npm","requirements":"14.14.7","direct":false,"kind":"runtime","optional":false},{"id":13894587710,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":13894587711,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":13894587712,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587713,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":13894587714,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13894587715,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":13894587716,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":13894587717,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":13894587718,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":".github/actions/semver-tags/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T08:37:14.061Z","updated_at":"2023-09-23T08:37:14.061Z","repository_link":"https://github.com/turbot/steampipe-plugin-sdk/blob/develop/.github/actions/semver-tags/package.json","dependencies":[{"id":13894587722,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.2.6","direct":true,"kind":"runtime","optional":false},{"id":13894587723,"package_name":"@actions/github","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":13894587724,"package_name":"semver","ecosystem":"npm","requirements":"^7.3.2","direct":true,"kind":"runtime","optional":false}]}],"score":16.51311034319164,"created_at":"2025-12-20T13:21:30.680Z","updated_at":"2026-05-30T19:01:15.431Z","avatar_url":"https://github.com/turbot.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370050","html_url":"https://summary.ecosyste.ms/projects/370050"}