カスタムテンプレートのセキュリティスキャン

Snowflake runs a security scan on custom templates every 30 minutes to identify Jinja code that is susceptible to a SQL injection attack.

Prerequisites

To enable the custom template security scan, you must log into the clean rooms UI at least once for a clean room. This table is created and populated by the PRIVACY_AND_SECURITY_SCANNER task.

セキュリティスキャンの結果を表示する

セキュリティスキャンの結果は、プロバイダーのSnowflakeアカウントの samooha_by_snowflake_local_db.public.template_scanner_results テーブルに保存されます。

セキュリティスキャンの結果を表示するには:

  1. Snowsight にサインインします。

  2. Snowsight のデータベースオブジェクトエクスプローラーまたは SQL クエリを使用して、セキュリティスキャン結果を表示します。

    1. ナビゲーションメニューで Catalog » Database Explorer を選択します。

    2. SAMOOHA_BY_SNOWFLAKE_LOCAL_DB » PUBLIC » Tables » TEMPLATE_SCANNER_RESULTS に移動します。

    3. Data Preview を選択します。