Skip to content

Commit

Permalink
Update schemas.py (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjoy authored Jun 13, 2023
1 parent 93da15c commit 29a7203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panther_analysis_tool/schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def validate(
r"\.Anomaly|Suricata\.DNS|Syslog\.RFC3164|Syslog\.RFC5424|Zendesk\.Audit|Zendesk"
r"\.AuditLog|Zoom\.Activity|Zoom\.Operation"
r"|SentinelOne\.Activity|SentinelOne\.DeepVisibility|SentinelOne\.DeepVisibilityV2"
r"|Tailscale\.Audit|Tailscale\.Network"
r"|Tines\.Audit"
r"|Zeek\.CaptureLoss|Zeek\.Conn|Zeek\.DHCP|Zeek\.DNS|Zeek\.DPD|Zeek\.Files|Zeek\.HTTP|Zeek\.Notice|Zeek\.NTP|Zeek\.OCSP|Zeek\.Reporter|Zeek\.SIP|Zeek\.Software|Zeek\.Ssh|Zeek\.Ssl|Zeek\.Stats|Zeek\.Tunnel|Zeek\.Weird|Zeek\.X509"
r"|Custom\.([A-Z][A-Za-z0-9]*)(\.[A-Z][A-Za-z0-9]*){0,5})$"
Expand Down

0 comments on commit 29a7203

Please # to comment.