Benni0
Benni0
Currently the CurrentUserId is not set, when fetchFeed is called, which results in an exception in the Event->publish() function. #### What does it do? Fixes: #8549 #### Questions - [...
### Expected behavior Events should be imported without errors and should be published when published = true in the MISP feed source events. ### Actual behavior The import process throws...
#### What does it do? Fixes Issue: #9175 Bug: When attributes are fetched using pagination pages can be empty or not full when items are skipped #### Questions - [...
### Expected behavior When artifacts are fetched and enough attributes are available for the selected time, each page should be full except the last one. This behavior is also expected...
## Summary Change input helper templates to also pass the `modular_input` instance (`smi.Script`) to the `stream_events` function. This makes it easier to interact with Splunk, because the Splunk service of...