Commit Graph

1205 Commits (bcb963da64ffee7a2b4bcd4fc1bedd3a7882ab90)

Author SHA1 Message Date
Raphaël Vinot ceedb6e95c fix: Python2 support.
Fix #274
2018-09-17 13:59:28 -07:00
Raphaël Vinot 50a5a86ca6 chg: bump changelog 2018-09-05 23:48:46 -07:00
Raphaël Vinot 0c8d3bf83b Merge branch 'master' of github.com:MISP/PyMISP 2018-09-05 23:46:19 -07:00
Raphaël Vinot 387ef4d09b chg: bump misp-objects 2018-09-05 23:36:13 -07:00
Raphaël Vinot 94f1460876 chg: version bump 2018-09-05 23:35:20 -07:00
Raphaël Vinot 5b52524769
Merge pull request #271 from SHSauler/patch-4
Fix #270 uniquely identifying sample
2018-09-05 15:58:09 -07:00
Steffen Sauler d8ef2559c6
Fix #270 uniquely identifying sample 2018-09-05 15:29:26 +02:00
Deborah Servili 515857c37c
Fix print 2018-08-30 12:09:55 +02:00
Raphaël Vinot 8b8459ce53 fix: normalizing the outputs 2018-08-28 17:30:07 -04:00
Raphaël Vinot f4c0b92305 fix: jerry rig support for old python 2018-08-28 16:30:34 -04:00
Alexandre Dulaunoy 7e0d91af2b
fix: format of the describeTypes 2018-08-28 21:07:40 +02:00
Alexandre Dulaunoy 9260723696
Merge branch 'master' of github.com:MISP/PyMISP 2018-08-28 20:47:15 +02:00
Alexandre Dulaunoy 19d7414861
chg: [data-model] updated describeTypes file 2018-08-28 20:46:44 +02:00
Raphaël Vinot a527b2b173 Merge branch 'master' of github.com:MISP/PyMISP 2018-08-26 23:42:24 -04:00
Raphaël Vinot 981e08a9ae new: Add helpers for new server related APIs
Fix #266
2018-08-26 23:41:59 -04:00
Alexandre Dulaunoy d13f6fb0c0
fix: [search.py] more example of query type added 2018-08-23 10:02:00 +02:00
Raphaël Vinot 47fc0ac3c6 fix: tests are passing fine now 2018-08-21 14:34:35 +02:00
Raphaël Vinot 11aaebb5df chg: Fix testing 2018-08-21 11:35:36 +02:00
Raphaël Vinot 3ee90602ea chg: More testing improvments 2018-08-21 11:16:51 +02:00
Raphaël Vinot 99271bac24 chg: Finish rewrite testing 2018-08-21 00:32:27 +02:00
Raphaël Vinot 5b76f0a262 chg: rework test cases 2018-08-20 18:27:06 +02:00
Raphaël Vinot 303079af3b chg: Add more test cases 2018-08-19 14:35:32 +02:00
Raphaël Vinot 2c03fb96c2 new: [test] Attribute modification 2018-08-17 15:09:17 +02:00
Raphaël Vinot 75b15af427 fix: properly validate the last-type search query 2018-08-13 13:31:35 +02:00
Raphaël Vinot 9669d892c5 chg: make it possible to run the tests manually. 2018-08-12 22:46:21 +02:00
Raphaël Vinot d557bf0823 fix: Live test failing on list order 2018-08-12 22:13:29 +02:00
Raphaël Vinot 63a9acfc57 fix: Add dependency 2018-08-12 01:55:13 +02:00
Raphaël Vinot 21ea2e969b chg: print error message 2018-08-12 01:21:49 +02:00
Raphaël Vinot 57252b06fa chg: remove tests on python 3.5 2018-08-10 21:50:53 +02:00
Raphaël Vinot f0ead72278 Merge branch 'master' of github.com:MISP/PyMISP 2018-08-10 19:04:49 +02:00
Raphaël Vinot 739ab41896 new: More test cases, bug fixes 2018-08-10 19:04:02 +02:00
Alexandre Dulaunoy 6aafda171a
Merge pull request #251 from tomking2/master
chg: Added email-header attribute
2018-08-09 22:55:51 +02:00
Raphaël Vinot 03d8de26f1 Merge branch 'master' of github.com:MISP/PyMISP 2018-08-09 18:13:48 +02:00
Raphaël Vinot fcb83f7318 new: Reworking the REST API (WiP) 2018-08-09 18:12:05 +02:00
Christophe Vandeplas b805b1074a chg: updated types/categories mapping 2018-08-08 12:18:14 +02:00
Raphaël Vinot 785423558b fix: Py3.5 compat, take 2 2018-08-08 11:24:07 +02:00
Raphaël Vinot 44344913f8 fix: Py3.5 compat 2018-08-08 11:19:24 +02:00
Raphaël Vinot 3b42497967 fix: Opening the json blobs as bytes was buggy 2018-08-08 10:18:51 +02:00
Raphaël Vinot e2ddb48f18 chg: Open all json files as bytes before loading in json 2018-08-07 16:52:50 +02:00
Raphaël Vinot f0b094f7b3 Merge branch 'master' of github.com:MISP/PyMISP 2018-08-06 23:50:48 +02:00
Raphaël Vinot 38f3867fc1 chg: Bump misp-objects 2018-08-06 23:50:32 +02:00
Alexandre Dulaunoy 5d16c97178
chg: [MISP] update to the latest version of the describeTypes 2018-08-03 16:30:41 +02:00
Raphaël Vinot 471bc3b300 Revert "chg: Add travis tests on python 3.7"
Reason: lief doesn't support python 3.7

This reverts commit e59eecd1de.
2018-07-23 10:35:01 +02:00
Raphaël Vinot e59eecd1de chg: Add travis tests on python 3.7 2018-07-23 10:31:28 +02:00
Raphaël Vinot 29f96435f4 fix: One more failing test 2018-07-23 10:22:20 +02:00
Raphaël Vinot 673063e071 fix: Tests were failing 2018-07-23 10:19:21 +02:00
Raphaël Vinot 13a40d31ca Merge branch 'master' of github.com:MISP/PyMISP 2018-07-23 09:49:22 +02:00
Raphaël Vinot 4f33ab9ab4 chg: Bump misp-objects 2018-07-23 09:49:14 +02:00
Christophe Vandeplas d256f21f7e
Merge pull request #252 from cvandeplas/master
yara_dump - fixed private rules causing issues
2018-07-19 12:31:35 +02:00
Christophe Vandeplas 9999801904 yara_dump - fixed private rules causing issues 2018-07-19 12:31:05 +02:00