Skip to content

fix(gcp): Fix typo and condition in the CIS GCP Policy 6.3.6#9381

Merged
kodiakhq[bot] merged 5 commits into
cloudquery:mainfrom
aruneko:fix/gcp_cis_rules
Mar 29, 2023
Merged

fix(gcp): Fix typo and condition in the CIS GCP Policy 6.3.6#9381
kodiakhq[bot] merged 5 commits into
cloudquery:mainfrom
aruneko:fix/gcp_cis_rules

Conversation

@aruneko
Copy link
Copy Markdown
Contributor

@aruneko aruneko commented Mar 23, 2023

Summary

The title, description and remediation of CIS GCP Policy v1.2.0 Section 6.3.6 has an error. It describes 3625 trace flag should be off, but in fact it should be on. The statement is fixed in CIS for GCP v1.3.0. In my opinion, for convenience, this fix should be backported in v1.2.0.

@cq-bot cq-bot added the gcp label Mar 23, 2023
@erezrokah
Copy link
Copy Markdown
Member

/gen sha=e7418203668a849ea1deb579de829f569f7eeb5f plugin=gcp

@hermanschaaf
Copy link
Copy Markdown
Contributor

I think this makes sense, but we should probably add a comment about why this differs from the policy document, otherwise we might get another PR by someone else in a few weeks changing it back :)

@aruneko
Copy link
Copy Markdown
Contributor Author

aruneko commented Mar 29, 2023

otherwise we might get another PR by someone else in a few weeks changing it back :)

Great viewpoint!

I've add some comments for this changes ;)

@hermanschaaf hermanschaaf added the automerge Automatically merge once required checks pass label Mar 29, 2023
@hermanschaaf
Copy link
Copy Markdown
Contributor

Thanks for the fix @aruneko !

@kodiakhq kodiakhq Bot merged commit e2bd07f into cloudquery:main Mar 29, 2023
kodiakhq Bot pushed a commit that referenced this pull request Apr 4, 2023
🤖 I have created a release *beep* *boop*
---


## [8.4.3](plugins-source-gcp-v8.4.2...plugins-source-gcp-v8.4.3) (2023-04-04)


### This Release has the Following Changes to Tables
- Table `gcp_aiplatform_batch_prediction_jobs`: column added with name `disable_container_logging` and type `Bool`
- Table `gcp_aiplatform_batch_prediction_jobs`: column order changed for `encryption_spec`
- Table `gcp_bigquery_datasets`: column added with name `default_rounding_mode` and type `String`
- Table `gcp_bigquery_tables`: column added with name `default_rounding_mode` and type `String`
- Table `gcp_clouddeploy_releases`: column added with name `condition` and type `JSON`
- Table `gcp_clouddeploy_releases`: column order changed for `target_renders`
- Table `gcp_clouddeploy_rollouts`: column added with name `controller_rollout` and type `String`
- Table `gcp_clouddeploy_rollouts`: column order changed for `metadata`
- Table `gcp_compute_forwarding_rules`: column added with name `base_forwarding_rule` and type `String`
- Table `gcp_compute_forwarding_rules`: column added with name `source_ip_ranges` and type `StringArray`
- Table `gcp_kms_crypto_key_versions`: column added with name `external_destruction_failure_reason` and type `String`
- Table `gcp_kms_crypto_key_versions`: column added with name `generation_failure_reason` and type `String`
- Table `gcp_kms_ekm_connections`: column added with name `crypto_space_path` and type `String`
- Table `gcp_kms_ekm_connections`: column added with name `key_management_mode` and type `String`
- Table `gcp_kms_ekm_connections`: column order changed for `etag`
- Table `gcp_livestream_channels`: column added with name `encryptions` and type `JSON`
- Table `gcp_livestream_channels`: column added with name `input_config` and type `JSON`
- Table `gcp_livestream_channels`: column added with name `timecode_config` and type `JSON`
- Table `gcp_livestream_channels`: column order changed for `log_config`
- Table `gcp_translate_glossaries`: column added with name `display_name` and type `String`
- Table `gcp_translate_glossaries`: column order changed for `end_time`

### Bug Fixes

* **deps:** Update github.com/cncf/xds/go digest to 32f1caf ([#9562](#9562)) ([62bd1e5](62bd1e5))
* **deps:** Update golang.org/x/exp digest to 10a5072 ([#9587](#9587)) ([31f913f](31f913f))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.1 ([#9520](#9520)) ([202c31b](202c31b))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.2 ([#9661](#9661)) ([a27dc84](a27dc84))
* **deps:** Update module github.com/mattn/go-isatty to v0.0.18 ([#9609](#9609)) ([5b2908e](5b2908e))
* **gcp:** Fix typo and condition in the CIS GCP Policy 6.3.6 ([#9381](#9381)) ([e2bd07f](e2bd07f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants