1
0
Fork
You've already forked cloudquery
0
Fork of github.com/cloudquery/cloudquery before all the premium features got removed https://cloudquery.io
  • Go 89.1%
  • MDX 5.4%
  • TypeScript 3.8%
  • Python 0.5%
  • Makefile 0.5%
  • Other 0.6%
CloudQuery Bot 8ffe2fe13a
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.32.0 ( #16957 )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.31.0` -> `v4.32.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
### [`v4.32.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.32.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.31.0...v4.32.0)
##### Features
- Skip table validation during init ([#&#8203;1536](https://togithub.com/cloudquery/plugin-sdk/issues/1536)) ([fb09f20](fb09f20cdc))
##### Bug Fixes
- Remove unreachable code ([#&#8203;1537](https://togithub.com/cloudquery/plugin-sdk/issues/1537)) ([6cae5a4](6cae5a4432))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
2024年02月28日 21:35:34 +00:00
.github chore(deps): Update google-github-actions/release-please-action action to v4 ( #16952 ) 2024年02月28日 11:18:34 +00:00
cli fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.32.0 ( #16957 ) 2024年02月28日 21:35:34 +00:00
contributing chore: Update adding_a_new_plugin_to_cq_monorepo.md ( #16634 ) 2024年02月14日 12:05:45 +00:00
plugins fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.32.0 ( #16957 ) 2024年02月28日 21:35:34 +00:00
scaffold fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.32.0 ( #16957 ) 2024年02月28日 21:35:34 +00:00
scripts chore: If both CLI and Scaffold are updated, validate both ( #16958 ) 2024年02月28日 23:29:08 +02:00
sites/versions chore(main): Release plugins-source-gitlab v1.0.0 ( #5928 ) 2022年12月23日 11:37:58 +00:00
website chore(main): Add quickstart documentation macOS redirect ( #16956 ) 2024年02月28日 19:53:38 +00:00
.gitattributes feat: Introduce spec JSON schema ( #14296 ) 2023年10月06日 14:21:47 +00:00
.gitignore feat(resources): Add square plugin in python ( #12565 ) 2023年08月02日 10:11:13 +03:00
.markdownlint.yaml chore: Add missing code blocks languages, enforce via linter ( #5833 ) 2022年12月20日 10:17:36 +00:00
.release-please-manifest.json chore(main): Release plugins-source-github v8.1.0 ( #16927 ) 2024年02月28日 21:27:17 +00:00
.vale.ini chore(docs): Fix typos in blogs, docs, website ( #2320 ) 2022年10月04日 12:14:09 +03:00
CODE_OF_CONDUCT.md chore: Update contribution guide ( #15390 ) 2023年11月20日 16:19:36 +00:00
CODEOWNERS chore(postgresql): Add yevgeny as codeowner ( #6436 ) 2023年01月06日 16:00:15 +00:00
config.yaml chore: Fix comment in config.yaml ( #15057 ) 2023年10月30日 14:04:26 +00:00
CONTRIBUTING.md chore: Add open-core notes in PR template and contributing guide ( #15705 ) 2023年12月15日 19:35:18 +02:00
LICENSE Hello world cloudquery v0.1.0 2020年11月18日 11:23:28 +02:00
README.md doc: Fix broken hub link ( #16529 ) 2024年02月06日 14:39:15 +00:00
release-please-config.json feat: MotherDuck destination ( #16795 ) 2024年02月22日 09:40:04 +00:00

cloudquery logo

License: MPL 2.0 Go Report Card CLI Workflow

CloudQuery is an open-source, high-performance data integration framework built for developers.

CloudQuery extracts, transforms, and loads configuration from cloud APIs to variety of supported destinations such as databases, data lakes, or streaming platforms for further analysis.

Installation

See the Quickstart guide for instructions how to start syncing data with CloudQuery.

Why CloudQuery?

  • Open source: Extensible plugin architecture. Contribute to our official plugins or develop your own with CloudQuery SDK.
  • Blazing fast: CloudQuery is optimized for performance, utilizing the excellent Go concurrency model with light-weight goroutines.
  • Deploy anywhere: CloudQuery plugins are single-binary executables and can be deployed and run anywhere.
  • Pre-built queries: CloudQuery maintains a number of out-of-the-box security and compliance policies for cloud infrastructure.
  • Eliminate data silos: Eliminate data silos across your organization, unifying data between security, infrastructure, marketing and finance teams.
  • Unlimited scale: CloudQuery plugins are stateless and can be scaled horizontally on any platform, such as EC2, Kubernetes, batch jobs or any other compute.

Use Cases

  • Cloud Security Posture Management: Use as an open source CSPM solution to monitor and enforce security policies across your cloud infrastructure for AWS, GCP, Azure and many more.
  • Cloud Asset Inventory: First-class support for major cloud infrastructure providers such as AWS, GCP and Azure allow you to collect and unify configuration data.
  • Cloud FinOps: Collect and unify billing data from cloud providers to drive financial accountability.
  • ELT Platform: With hundreds of plugin combinations and extensible architecture, CloudQuery can be used for reliable, efficient export from any API to any database, or from one database to another.
  • Attack Surface Management: Open source solution for continuous discovery, analysis and monitoring of potential attack vectors that make up your organization's attack surface.

License

By contributing to CloudQuery you agree that your contributions will be licensed as defined on the LICENSE file.

Hiring

If you are into Go, Backend, Cloud, GCP, AWS - ping us at jobs [at] our domain

Contribution

Feel free to open a pull request for small fixes and changes. For bigger changes and new plugins, please open an issue first to prevent duplicated work and to have the relevant discussions first.

Open source and open core

The CloudQuery framework, SDK and CLI are open source while plugins available under plugins are open core, hence not all contributions to plugins directory will be accepted if they are part of the commercial plugin offering - please file an issue before opening a PR.