diff --git a/rules/java/third_parties/clickhouse.yml b/rules/java/third_parties/clickhouse.yml index e28a0ff9..e05047f7 100644 --- a/rules/java/third_parties/clickhouse.yml +++ b/rules/java/third_parties/clickhouse.yml @@ -110,7 +110,7 @@ metadata: ## Remediations - - **Do** ensure all sensitive data is removed when sending data to third-party services like Algolia. + - **Do** ensure all sensitive data is removed when sending data to third-party services like ClickHouse. ## References - [ClickHouse docs](https://clickhouse.com/docs/en/intro/) diff --git a/rules/php/third_parties/clickhouse.yml b/rules/php/third_parties/clickhouse.yml index 05c96076..dae756ad 100644 --- a/rules/php/third_parties/clickhouse.yml +++ b/rules/php/third_parties/clickhouse.yml @@ -27,7 +27,7 @@ metadata: ## Remediations - - **Do** ensure all sensitive data is removed when sending data to third-party services like Algolia. + - **Do** ensure all sensitive data is removed when sending data to third-party services like ClickHouse. ## References - [ClickHouse docs](https://clickhouse.com/docs/en/intro/)