Skip to content

Commit

Permalink
v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nskobov committed Feb 27, 2024
1 parent 24dd8c0 commit 5af29ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions global_helpers/panther_base_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# Exceptions #
# # # # # # # # # # # # # #

# this was introduced in v6.0.2

class PantherUnexpectedAlert(Exception):
"""Error returned when a Panther detection encounters an unexpected situation."""
Expand Down
2 changes: 1 addition & 1 deletion packs/mycustompack6.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AnalysisType: pack
PackID: My.Custom.PackThatWillBreakEverything
DisplayName: "Panther Custom Pack that will break stuff dont enable this"
Description: This is a packbreak
Description: This is a packbreaaaaak
PackDefinition:
IDs:
- panther_base_helpers
Expand Down

0 comments on commit 5af29ca

Please sign in to comment.