google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.58k stars 589 forks source link

Automate verbose analyzer output metadata collection #2798

Closed jkppr closed 1 year ago

jkppr commented 1 year ago

This pull request modifies the analyzer interface.py so that all analyzers will automatically add newly created tags, views/searches, and stories to the verbose analyzer output object. All changes are backward compatible and allow for even easier handling of the new verbose analyzer output introduced in #2706 .