Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v3.22.1
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v3.23.0
Choose a head ref
  • 20 commits
  • 222 files changed
  • 8 contributors

Commits on Oct 13, 2023

  1. chore: Increase polling time in wait for all workflow to avoid rate l…

    …imits (#14521)
    
    
    
    #### Summary
    
    We're still hitting rate limits in this workflow so hopefully this helps
    
    <!--
    erezrokah authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    42bf3fd View commit details
    Browse the repository at this point in the history
  2. chore: Update CLI version to v3.22.1 (#14522)

    Updates the CLI latest version to v3.22.1
    cq-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    716f6be View commit details
    Browse the repository at this point in the history
  3. chore: Update Go Releaser commands to not use deprecated features (#1…

    …4520)
    
    <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->
    
    #### Summary
    
    We've been getting warnings from Go Releaser during publish since we use
    deprecated features:
    1. `brews.tap` was renamed to `brews.repository`:
    https://goreleaser.com/deprecations/#krewsindex
    2. `--skip-*` was merged into a single flag:
    https://goreleaser.com/deprecations/#active-deprecation-notices
    
    <!--
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
    🧑‍🎓
    - [ ] Run `make lint` to ensure the proposed changes follow the coding
    style 🚨 (install golangci-lint
    [here](https://golangci-lint.run/usage/install/#local-installation))
    - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
    - [ ] If changing a source plugin run `make gen` to ensure docs are up
    to date 📝
    - [ ] Ensure the status checks below are successful ✅
    --->
    erezrokah authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    70e16f7 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Update dependency cli to v3.22.1 (#14523)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v3.22.0` -> `v3.22.1` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (cli)</summary>
    
    ### [`v3.22.1`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v3.22.1)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v3.22.0...cli-v3.22.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.3 ([#&#8203;14510](https://togithub.com/cloudquery/cloudquery/issues/14510)) ([5831032](https://togithub.com/cloudquery/cloudquery/commit/58310320581c727174e63399ee972e7cd6ecfb0f))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#&#8203;14516](https://togithub.com/cloudquery/cloudquery/issues/14516)) ([2d905bf](https://togithub.com/cloudquery/cloudquery/commit/2d905bf9ea81556282c8ca27dcc6334606a2e83b))
    
    </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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    17115f1 View commit details
    Browse the repository at this point in the history
  5. chore(main): Release plugins-source-alicloud v4.0.12 (#14401)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.0.12](plugins-source-alicloud-v4.0.11...plugins-source-alicloud-v4.0.12) (2023-10-13)
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686 ([#14459](#14459)) ([7ce40f8](7ce40f8))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#14475](#14475)) ([83fe7ca](83fe7ca))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#14503](#14503)) ([4056593](4056593))
    * **deps:** Update module github.com/cloudquery/codegen to v0.3.5 ([#14446](#14446)) ([3921a55](3921a55))
    * **deps:** Update module github.com/cloudquery/codegen to v0.3.6 ([#14466](#14466)) ([32b5a90](32b5a90))
    * **deps:** Update module github.com/cloudquery/codegen to v0.3.7 ([#14504](#14504)) ([e206912](e206912))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#14378](#14378)) ([a2e0c46](a2e0c46))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#14436](#14436)) ([d529e2d](d529e2d))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#14489](#14489)) ([9bb45dc](9bb45dc))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#14516](#14516)) ([2d905bf](2d905bf))
    * **deps:** Update module golang.org/x/net to v0.17.0 [SECURITY] ([#14500](#14500)) ([9e603d5](9e603d5))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d99d02f View commit details
    Browse the repository at this point in the history
  6. chore: Update plugin source-alicloud version to v4.0.12 (#14524)

    Updates the `source-alicloud` plugin latest version to v4.0.12
    cq-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ed9a209 View commit details
    Browse the repository at this point in the history
  7. chore(main): Release plugins-source-aws v22.15.0 (#14402)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [22.15.0](plugins-source-aws-v22.14.0...plugins-source-aws-v22.15.0)
    (2023-10-13)
    
    
    ### Features
    
    * Deleted query origin_access_identity_enabled.sql
    ([#13921](#13921))
    ([ec77ff8](ec77ff8))
    * Introduce spec JSON schema
    ([#14296](#14296))
    ([c35f473](c35f473))
    * **services:** Support newly added regions
    ([#14481](#14481))
    ([672772c](672772c))
    * Updated query api_gw_cache_encrypted.sql
    ([#13860](#13860))
    ([dca3fe0](dca3fe0))
    * Updated query of security_groups_with_access_to_unauthorized_ports
    ([#13855](#13855))
    ([efa9e34](efa9e34))
    * Updated query of security_groups_with_open_critical_ports
    ([#13854](#13854))
    ([6834ee9](6834ee9))
    * Updated query rds_databases_and_clusters_should_not_use_a_datab…
    ([#13936](#13936))
    ([810078f](810078f))
    * Updated query secrets_configured_with_automatic_rotation_should…
    ([#13934](#13934))
    ([8b1293c](8b1293c))
    * Updated query unused_acls.sql
    ([#13859](#13859))
    ([f47df0c](f47df0c))
    
    
    ### Bug Fixes
    
    * Added check for empty string health_status
    ([#13861](#13861))
    ([37d8875](37d8875))
    * Changed ssm.2 query to reduce redundent rows
    ([#13933](#13933))
    ([cee1fab](cee1fab))
    * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686
    ([#14459](#14459))
    ([7ce40f8](7ce40f8))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to
    v1.2.6 ([#14475](#14475))
    ([83fe7ca](83fe7ca))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to
    v1.2.8 ([#14503](#14503))
    ([4056593](4056593))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2
    ([#14378](#14378))
    ([a2e0c46](a2e0c46))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3
    ([#14436](#14436))
    ([d529e2d](d529e2d))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4
    ([#14489](#14489))
    ([9bb45dc](9bb45dc))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5
    ([#14516](#14516))
    ([2d905bf](2d905bf))
    * **deps:** Update module golang.org/x/net to v0.17.0 [SECURITY]
    ([#14500](#14500))
    ([9e603d5](9e603d5))
    * Fallback to `eu-west-1` if a given buckets LocationConstraint is `EU`
    ([#14476](#14476))
    ([f6433e7](f6433e7))
    * Lowercase policy statement in query for KMS.1
    ([#13858](#13858))
    ([b161fe1](b161fe1))
    * Proper schema for `CustomECSListTasksInput.MaxResults`
    ([#14502](#14502))
    ([cdaaa99](cdaaa99))
    * Redact Code Location and Fall back to other APIs to fully resolve
    `aws_lambda_functions`
    ([#14381](#14381))
    ([bf402f4](bf402f4))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    cq-bot and erezrokah authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c163eb2 View commit details
    Browse the repository at this point in the history
  8. chore: Update plugin source-aws version to v22.15.0 (#14526)

    Updates the `source-aws` plugin latest version to v22.15.0
    cq-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e4e113b View commit details
    Browse the repository at this point in the history
  9. fix: Late setup for format and stage (#14528)

    Shouldn't attempt to `CREATE STAGE` and `CREATE FORMAT` before migrate starts so we can have `cloudquery migrate` with fewer permissions required.
    disq authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    dcf1a36 View commit details
    Browse the repository at this point in the history
  10. chore: Fix comment-author filter in docs changes workflow (#14531)

    <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->
    
    #### Summary
    
    Follow up to #14463. If we
    use our own `cq-bot` we need to update the comment author filter when
    finding an existing comment
    
    <!--
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
    🧑‍🎓
    - [ ] Run `make lint` to ensure the proposed changes follow the coding
    style 🚨 (install golangci-lint
    [here](https://golangci-lint.run/usage/install/#local-installation))
    - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
    - [ ] If changing a source plugin run `make gen` to ensure docs are up
    to date 📝
    - [ ] Ensure the status checks below are successful ✅
    --->
    erezrokah authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b53066b View commit details
    Browse the repository at this point in the history
  11. doc: How to build a container with preinstalled plugins (#14525)

    #### Summary
    
    Adding docs explaining how to use `cloudquery install` to build a container that does not download plugins at runtime.
    pilvikala authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1b0d8bf View commit details
    Browse the repository at this point in the history
  12. feat: Add JSON schema (#14527)

    Closes #14451
    See related cloudquery/jsonschema#7
    candiduslynx authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d6c48e2 View commit details
    Browse the repository at this point in the history
  13. fix(deps): Update module github.com/cloudquery/codegen to v0.3.8 (#14532

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.7` -> `v0.3.8` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary>
    
    ### [`v0.3.8`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.8)
    
    [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.7...v0.3.8)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#&#8203;52](https://togithub.com/cloudquery/codegen/issues/52)) ([efdd4d8](https://togithub.com/cloudquery/codegen/commit/efdd4d8e713bbe46f950a98e007e4473055f0aa2))
    -   Don't limit `format` for JSON schema ([#&#8203;54](https://togithub.com/cloudquery/codegen/issues/54)) ([e49afd4](https://togithub.com/cloudquery/codegen/commit/e49afd4bc1657511317f40b0444a6df4dca69e42))
    
    </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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1ecef25 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. fix(deps): Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 (

    #14537)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github.com/cloudquery/arrow/go/v14](https://togithub.com/cloudquery/arrow)
    | replace | digest | `d401686` -> `dbcb149` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the
    Dependency Dashboard for more information.
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC),
    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.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Renovate
    Bot](https://togithub.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    cq-bot and renovate-bot authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    68686f4 View commit details
    Browse the repository at this point in the history
  2. feat: Adding GitHub Actions workflowRuns, RunUsage, and Jobs (#14529)

    
    #### Summary
    
    Closes #14311 
    
    Adds tables for github_workflow_runs, github_workflow_run_usage, and github_workflow_jobs allowing to analyze GitHub Actions usage.  
    
    In addition, added URL output to log for rate limiting for easier troubleshooting of secondary rate limits.  
    
    
    <!--
    jonjozwiak authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9e91609 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release plugins-source-github v7.4.0 (#14413)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [7.4.0](plugins-source-github-v7.3.4...plugins-source-github-v7.4.0) (2023-10-16)
    
    
    ### This Release has the Following Changes to Tables
    - Table `github_workflow_jobs` was added
    - Table `github_workflow_run_usage` was added
    - Table `github_workflow_runs` was added
    
    ### Features
    
    * Adding GitHub Actions workflowRuns, RunUsage, and Jobs ([#14529](#14529)) ([9e91609](9e91609))
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686 ([#14459](#14459)) ([7ce40f8](7ce40f8))
    * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#14537](#14537)) ([68686f4](68686f4))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#14475](#14475)) ([83fe7ca](83fe7ca))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#14503](#14503)) ([4056593](4056593))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#14378](#14378)) ([a2e0c46](a2e0c46))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#14436](#14436)) ([d529e2d](d529e2d))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#14489](#14489)) ([9bb45dc](9bb45dc))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#14516](#14516)) ([2d905bf](2d905bf))
    * **deps:** Update module golang.org/x/net to v0.17.0 [SECURITY] ([#14500](#14500)) ([9e603d5](9e603d5))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    760e8f8 View commit details
    Browse the repository at this point in the history
  4. chore: Update plugin source-github version to v7.4.0 (#14539)

    Updates the `source-github` plugin latest version to v7.4.0
    cq-bot authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    361a3e9 View commit details
    Browse the repository at this point in the history
  5. doc: Status badges to readme (#14535)

    #### Summary
    *Safe to merge PR*  
    added `license`, `go report`, `ci` and `latest release` status badges to readme to improve docs quality.  
    Take a look at the edited readme in [my fork](https://github.com/R3DRUN3/cloudquery/blob/main/README.md).
    R3DRUN3 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1f16e68 View commit details
    Browse the repository at this point in the history
  6. feat: Add linux arm64 docker image (#14515)

    
    #### Summary
    
    Backwards compatible way to do #14506.
    
    Also there's some work in progress to do multiple archs per single image goreleaser/goreleaser#4245
    
    <!--
    erezrokah authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d04a87c View commit details
    Browse the repository at this point in the history
  7. chore(main): Release cli v3.23.0 (#14538)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.23.0](cli-v3.22.1...cli-v3.23.0) (2023-10-16)
    
    
    ### Features
    
    * Add  linux `arm64` docker image ([#14515](#14515)) ([d04a87c](d04a87c))
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#14537](#14537)) ([68686f4](68686f4))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a0ef352 View commit details
    Browse the repository at this point in the history
Loading