Anvilogic high experimental other

Snowflake Create Network Policy [snowflake-database_query_history]

Creates a network policy.

View Source

Detection Logic

select * from snowflake.account_usage.query_history where event_time > dateadd(hour, -2, sysdate()) and query_text ilike '%network policy%' and query_text ilike 'create%'

Field Validations

Loading…

Comments (0)

Loading comments...