Commit Graph

36 Commits (2b1cc6e616e688481d2ebb030f3a841c013cc6d3)

Author SHA1 Message Date
Raphaël Vinot d2f7a840d4 chg: Bump dependencies 2020-01-03 15:43:13 +01:00
Raphaël Vinot b77e752542 chg: Bump Dependencies 2019-12-30 17:22:38 +01:00
Raphaël Vinot 24a8f90ea8 new: Remove python < 3.6 support. 2019-12-18 14:45:14 +01:00
Raphaël Vinot 7a88598225 chg: Bump dependencies 2019-12-02 09:39:47 +01:00
Raphaël Vinot 1e8d9eb406 fix: Bump lief to 0.10.1 2019-11-30 10:41:15 +01:00
Raphaël Vinot e822f7b82a chg: Bump dependencies 2019-11-25 16:44:07 +01:00
Raphaël Vinot c81e844556 chg: Bump dependencies 2019-11-15 13:35:01 +01:00
Raphaël Vinot f9118f8c85 Merge branch 'mback2k-template-cache' into perf 2019-10-07 03:53:50 -06:00
Raphaël Vinot 6303c6c6a9 Merge branch 'template-cache' of https://github.com/mback2k/PyMISP into mback2k-template-cache 2019-10-06 13:08:39 -06:00
Marc Hoersken e05c7d9b4f Cache JSON definitions in memory LFU cache provided by cachetools
- Path and modified time of JSON file are used as the cache key
- Global state is hidden away inside a root-class for re-use
- Maximum size is 150 considering the number of JSON definitions

During my tests the memory usage of the test suites was halved.
2019-10-03 19:30:57 +02:00
Raphaël Vinot c0540429fb chg: Bump dependencies 2019-10-01 13:15:10 -07:00
Raphaël Vinot b800dcb4b4 chg: Dump dependencies, update tests 2019-09-11 14:20:55 +02:00
Raphaël Vinot 5f2c98acd0 chg: Bump Dependencies 2019-08-30 11:54:21 +02:00
Raphaël Vinot cbf3039735 chg: Bump version 2019-08-16 17:01:34 +02:00
Raphaël Vinot 1b85f73d89 chg: [tests] Add new test cases 2019-08-01 13:19:21 +02:00
Raphaël Vinot 457bbca839 chg: [deps] Bump 2019-07-23 00:02:27 +02:00
Raphaël Vinot 9d0be8d3f0 new: Add option to locally expand malware samples with LIEF 2019-07-18 14:05:08 +02:00
Raphaël Vinot c9d58dad8a chg: Deprecate everything in PyMISP 2019-07-17 11:44:55 +02:00
Raphaël Vinot cb1f345908 chg: Bump dependencies 2019-07-02 12:00:36 +02:00
Raphaël Vinot 21ec93582a chg: Bump deps (lief 0.10 dev) 2019-05-13 10:13:13 +02:00
Raphaël Vinot a79c4ed9c2 chg: Use pydeep from pypi, add test 2019-05-08 12:16:43 +02:00
Raphaël Vinot 33b21d0ee8 chg: Bump dependencies 2019-05-08 11:34:06 +02:00
Raphaël Vinot 5a4c37d029 chg: Bump dependencies. 2019-05-07 11:04:25 +02:00
Raphaël Vinot 582dda0ce2 fix: Travis & python2 2019-04-25 13:23:26 +02:00
Raphaël Vinot 5d31af69b2 chg: Bump Pipfile for python 3.7 2019-04-24 16:24:42 +02:00
Raphaël Vinot d7eecb39ee chg: Add python 3.7 support for pipenv users 2019-04-24 15:38:35 +02:00
Raphaël Vinot 921f414e0e chg: Bump dependencies
Fix CVE-2019-11324 (urllib3)
2019-04-19 22:32:33 +02:00
Raphaël Vinot 6293d5b7db chg: Bump dependencies 2019-04-16 11:43:35 +02:00
Raphaël Vinot c37eabdaed chg: Bump dependencies 2019-04-11 09:47:28 +02:00
Raphaël Vinot 97b159e88c chg: Bump dependencies 2019-03-20 10:43:11 +01:00
Raphaël Vinot 2e93aad34a fix: Make sure install works even without reportlab installed. 2019-02-27 21:16:49 -08:00
Alexandre Dulaunoy 634ecc3ac3
chg: [pipenv] Pipfile.lock generated 2019-02-25 20:26:55 +01:00
Raphaël Vinot ec60442491 fix: Fix dependencies for py2 2019-02-06 11:53:37 +01:00
Raphaël Vinot f5b623671c fix: Remove jupyter & ipython from dev install so it works with python2 2019-01-28 10:58:04 +01:00
Raphaël Vinot 1ec357cd74 new: Add missing test case for NOT on attribute level, update Pipfile 2019-01-25 10:35:53 +01:00
Raphaël Vinot 0f8d2f1b48 chg: Add Pipfile config 2019-01-18 17:39:34 +01:00