Skip to content

Conversation

@Onager
Copy link
Contributor

@Onager Onager commented Nov 13, 2019

Initial work for Sigma integration.

Adding more mappings would be ongoing work, to make analyzer compatible with different rulesets. I can add more tests in a follow up PR, once some of the analyzer testing code is complete/merged.

Onager added 6 commits June 5, 2019 20:01
� Conflicts:
�	timesketch/lib/analyzers/__init__.py
�	timesketch/lib/analyzers/sigma_tagger.py
�	timesketch/lib/analyzers/sigma_tagger_test.py
@Onager Onager requested a review from berggren November 13, 2019 13:39
Copy link
Contributor

@berggren berggren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, a couple of questions

@Onager Onager requested a review from berggren November 29, 2019 10:55
@berggren berggren mentioned this pull request Jan 8, 2020
berggren
berggren previously approved these changes Jan 8, 2020
Copy link
Contributor

@berggren berggren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

berggren
berggren previously approved these changes Jan 10, 2020
@berggren
Copy link
Contributor

@Onager Seeing that sigmatools is py3 only, it fails (naturally) when run on py2. Until we remove py2 support we need to check for this in the tests, and also not register the analyzer if run on py2.

When this is fixed this one is ready to merge.

@berggren
Copy link
Contributor

This is a good oppurtunity to sunset py2 support. I'll do that in another PR before merging this one.

@berggren berggren merged commit 0c6c4b6 into google:master Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants