Commit Graph

1380 Commits (fc3958ace2fa09187360861ee59bc8cd7f65ea7d)

Author SHA1 Message Date
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
Raphaël Vinot 8ac2449d71 new: Add Jupyter for search 2018-07-16 18:09:44 +02:00
Raphaël Vinot c2320404dd fix: Allow boolean parameters in search_index 2018-07-16 15:01:50 +02:00
Raphaël Vinot fd365943a1 fix: Typo in OpenIOC script
Fix #237
2018-07-16 13:52:51 +02:00
Raphaël Vinot d81f5d663e chg: Bump misp-objects 2018-07-16 13:49:54 +02:00
Raphaël Vinot a81d2574fe fix: Bad URL in get_attachment
Fix #240
2018-07-16 13:46:29 +02:00
Raphaël Vinot b11ad18d2b chg: Add comments
Fix #242
2018-07-16 13:40:51 +02:00
Raphaël Vinot 037475b359 chg: Bump misp-objects 2018-07-16 13:28:47 +02:00
Tom King 10e880a469 chg: Added email-header attribute 2018-07-12 11:12:48 +01:00
Steve Clement 656687c297 Merge remote-tracking branch 'upstream/master' 2018-07-08 09:22:31 +02:00
Alexandre Dulaunoy 8f0bbab6e1
chg: [PyMISP] describeTypes.json updated to add XMR type 2018-07-07 12:22:02 +02:00
Steve Clement d905c472a4 Merge remote-tracking branch 'upstream/master' 2018-07-06 23:24:47 +02:00
Raphaël Vinot 644337e615 fix: Improve error message in case the object template is unknown. 2018-07-05 18:06:58 +02:00
Raphaël Vinot 2a772466ae chg: Bump changelog, again 2018-07-01 23:24:06 +08:00
Raphaël Vinot c13074d124 Merge branch 'master' of github.com:MISP/PyMISP 2018-07-01 23:22:38 +08:00
Raphaël Vinot fa36fe08a0 chg: Bump changelog & version 2018-07-01 23:21:33 +08:00
Raphaël Vinot 6a01ac81c8
Merge pull request #247 from neok0/master
enabled published search parameter for attributes controler
2018-06-29 16:37:42 +08:00
Tobias Mainka 23b16e96b2 enabled published search parameter for attributes controler 2018-06-28 10:43:21 +02:00
Raphaël Vinot 3dbc88d241 chg: Moar jupyter 2018-06-26 12:01:48 +08:00
Raphaël Vinot 09aa74229a chg: bump misp-objects 2018-06-26 09:11:33 +08:00
Raphaël Vinot 9b445d10c3 new: Add many comments in the jupyter notebook 2018-06-25 17:28:40 +08:00
Raphaël Vinot 8c81145dc0 new: return the new object in `add_object` 2018-06-25 16:53:21 +08:00
Steve Clement b96653c74e Merge remote-tracking branch 'upstream/master' 2018-06-25 04:14:13 +02:00
Raphaël Vinot 454ec18c58 Merge branch 'master' of github.com:MISP/PyMISP 2018-06-21 06:49:31 +08:00
Raphaël Vinot 6514e06e0a chg: Add full example 2018-06-21 06:49:03 +08:00
Raphaël Vinot ae97941484
Merge pull request #241 from cipherlock/master
new:Add the ability to add Other attributes via the API
2018-06-20 22:46:24 +08:00
Paul Stark e956860449 new:Add the ability to add Other attributes via the API 2018-06-20 09:54:00 -04:00
Raphaël Vinot 7569972ac9 chg: Add few more calls 2018-06-20 16:05:47 +08:00
Steve Clement 400d89c042 Merge remote-tracking branch 'upstream/master' 2018-06-20 09:39:44 +02:00
Raphaël Vinot 65ce4c938f new: Tuto for MISPEvent 2018-06-20 15:31:49 +08:00
Steve Clement 725e59105e - Set my misp-objects… 2018-06-18 19:13:52 +09:00