FIR icon indicating copy to clipboard operation
FIR copied to clipboard

Rework module `fir_threatintel` : move Yeti API calls to the backend, use v2 API endpoints

Open Augustin-FL opened this issue 1 year ago • 0 comments

This PR fixes multiple issues in module fir_threatintel:

  • API calls to Yeti are moved to the backend
  • Yeti /v2/ endpoints are now called
  • The yeti API key can now be globally defined. User specific keys are also possible
  • One UI glitch arising when having multiple tags on an incident has been fixed (tags were not correctly placed on observables)

Augustin-FL avatar May 06 '24 11:05 Augustin-FL