diff --git a/panther_analysis_tool/schema_regexs.py b/panther_analysis_tool/schema_regexs.py index 629e2f79..2a65aaeb 100644 --- a/panther_analysis_tool/schema_regexs.py +++ b/panther_analysis_tool/schema_regexs.py @@ -235,6 +235,12 @@ r"Slack\.AccessLogs|" r"Slack\.AuditLogs|" r"Slack\.IntegrationLogs|" + r"Snowflake\.AccessHistory|" + r"Snowflake\.DataTransferHistory|" + r"Snowflake\.GrantsToRoles|" + r"Snowflake\.GrantsToUsers|" + r"Snowflake\.LoginHistory|" + r"Snowflake\.QueryHistory|" r"Snyk\.GroupAudit|" r"Snyk\.OrgAudit|" r"Sophos\.Central|"