Skip to content

[IoC] Add MISP support#24

Merged
Mathieu4141 merged 3 commits intomasterfrom
example/csv-ioc
Aug 23, 2022
Merged

[IoC] Add MISP support#24
Mathieu4141 merged 3 commits intomasterfrom
example/csv-ioc

Conversation

@Mathieu4141
Copy link
Member

No description provided.

"format": self.FORMAT,
},
)
yield self._parse_response(resp)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not inlining _parse_response? Do you anticipate future inheritance to customize stuff?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes for CSV exports we will probably want to parse it to a dataframe :)

Mathieu4141 and others added 2 commits August 23, 2022 12:48
Co-authored-by: Eddie <edouard.mehlman@polytechnique.edu>
@Mathieu4141 Mathieu4141 merged commit fc085da into master Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants