dbt-labs / docs.getdbt.com

The code behind docs.getdbt.com
https://docs.getdbt.com/
Apache License 2.0
118 stars 940 forks source link

[Feature] Adapter-specific security advice in docs? #5749

Open brabster opened 3 months ago

brabster commented 3 months ago

Is this your first time submitting a feature request?

Describe the feature

Add a section to BigQuery adapter docs on recommended security practices

Describe alternatives you've considered

None

Who will this benefit?

All users of dbt on BigQuery

Are you interested in contributing this feature?

I have written a piece on VPC service controls that might be helpful

Anything else?

https://tempered.works/posts/2024/07/06/preventing-data-theft-with-gcp-service-controls/

jtcohen6 commented 3 months ago

Thanks @brabster!

Are you imagining that this section would live in the docs on "BigQuery configurations"? https://docs.getdbt.com/reference/resource-configs/bigquery-configs

brabster commented 3 months ago

Hi yes, I think that's where users of the adapter are likely to go, so that's probably where I would put it.

jtcohen6 commented 3 months ago

Sounds good I'm going to transfer this issue over to the docs repository, since that's where the changes would need to happen. You're welcome to open a PR against that repo proposing the new section.