Skip to content

Commit

Permalink
Merge pull request #1185 from cyberpescadito/patch-3
Browse files Browse the repository at this point in the history
Adding 'Object' key to event filters
  • Loading branch information
jeromeleonard authored May 4, 2023
2 parents 31b7668 + 23ff42b commit 194952a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyzers/MISP/mispclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ def __clean_event(self, misp_event):
"""

filters = ['Attribute',
'Object',
'ShadowAttribute',
'Org',
'ShadowAttribute',
Expand Down

0 comments on commit 194952a

Please sign in to comment.