cudeso / misp2sentinel

MISP to Sentinel integration
MIT License
60 stars 21 forks source link

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

Closed cudeso closed 11 months ago

cudeso commented 11 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).