Add `add_intelligence()` function to analyzer interface
Opened this issue · 0 comments
jkppr commented
The analyzer interface supports all types of interaction with the sketch like add_tags
, add_comment
or add_view
etc.
With the integration of the Threat Intelligence elements and the Yeti plattform, it would be good to expose the feature to add or manage intelligence to all analyzers as an easy to call function.