google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.52k stars 577 forks source link

fix #3107 - Add only tags created by an analyzer to the output #3108

Closed jkppr closed 3 weeks ago

jkppr commented 3 weeks ago

This PR fixes #3107 by adding only tags created by the analyzer itself to the analyzer output metadata field.

Before: image

After: image

Closing issues

closes #3107