Cortex-Analyzers/contrib
Nils Kuhnert 938790c901
Fixes #169: Bug in automatic artifact extraction
* Quickfix for #169: filter input from artifacts, only allow letters for tld part of domains

* Forgot to clean-up. :)

* Quickfix for #169: added same regex change for fqdn detection

* Bump version
2018-02-28 11:16:11 +01:00
..
cortexutils Fixes #169: Bug in automatic artifact extraction 2018-02-28 11:16:11 +01:00
tests Fixes #169: Bug in automatic artifact extraction 2018-02-28 11:16:11 +01:00
.gitignore #35 Fix unit tests and make them work with python 2 and 3 2017-04-06 11:03:12 +02:00
LICENSE Add more metadata to cortexutils library 2017-01-12 17:39:53 +01:00
MANIFEST.in Add more metadata to cortexutils library 2017-01-12 17:39:53 +01:00
README Add cortexutils pip descriptor 2017-01-13 16:41:38 +01:00
setup.py Fixes #169: Bug in automatic artifact extraction 2018-02-28 11:16:11 +01:00

Cortexutils is a set of classes that aims to make users write Cortex analyzers easier.