Anvilogic critical experimental other
Snowflake Drop Network Policy [snowflake-database_query_history]
Removes the specified network policy from the system.
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 'drop%' Field Validations
Loading…
Comments (0)
Loading comments...