Skip to content

Commit

Permalink
Updating PAT with latest regexs for validation
Browse files Browse the repository at this point in the history
  • Loading branch information
panther-bot-automation committed Feb 5, 2025
1 parent 82e80ec commit 7a487e8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions panther_analysis_tool/schema_regexs.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# AUTOGENERATED DO NOT EDIT
# Autogenerated using the pat_regex_generator dev tool

Expand All @@ -7,6 +8,7 @@
r"^("
r"AWS\.ALB|"
r"AWS\.AuroraMySQLAudit|"
r"AWS\.BedrockModelInvocation|"
r"AWS\.CloudFrontAccess|"
r"AWS\.CloudTrail|"
r"AWS\.CloudTrailDigest|"
Expand Down Expand Up @@ -264,14 +266,14 @@
r"Sysdig\.Audit|"
r"Syslog\.RFC3164|"
r"Syslog\.RFC5424|"
r"Tracebit\.Alert|"
r"Tracebit\.HealthCheck|"
r"Tailscale\.Audit|"
r"Tailscale\.Network|"
r"Tenable\.Vulnerability|"
r"ThinkstCanary\.Alert|"
r"Tines\.Audit|"
r"Tor\.ExitNode|"
r"Tracebit\.Alert|"
r"Tracebit\.HealthCheck|"
r"TrailDiscover\.CloudTrail|"
r"Windows\.EventLogs|"
r"Wiz\.Audit|"
Expand Down Expand Up @@ -302,6 +304,9 @@
r"Zoom\.Activity|"
r"Zoom\.Operation|"
r"Zscaler\.ZIA\.AdminAuditLog|"
r"Zscaler\.ZIA\.DNSLog|"
r"Zscaler\.ZIA\.FWLog|"
r"Zscaler\.ZIA\.WebLog|"
r"Zscaler\.ZPA\.AppConnectorMetrics|"
r"Zscaler\.ZPA\.AppConnectorStatus|"
r"Zscaler\.ZPA\.AuditLog|"
Expand Down

0 comments on commit 7a487e8

Please sign in to comment.