cudeso / misp2sentinel

MISP to Sentinel integration
MIT License
58 stars 18 forks source link

Limit syncing of tags to those that are part of a specific taxonomy #70

Closed cudeso closed 9 months ago

cudeso commented 9 months ago

This takes into account tags set on Events (https://github.com/cudeso/misp2sentinel/blob/main/RequestObject.py#L179) and tags set on Attributes (https://github.com/cudeso/misp2sentinel/blob/main/RequestObject.py#L77).