Commit Graph

42 Commits (96f65b7d29b77857dff103b3c3faff0761ab8c78)

Author SHA1 Message Date
Raphaël Vinot a6a0fcd4fb chg: Make pythonify=False default everywhere
Add a method to toggle pythonify globally
2019-07-22 11:28:31 +02:00
Raphaël Vinot 55c2bff26b fix: Properly handle fallbacks add/update/delete attributes 2019-07-19 16:26:28 +02:00
Raphaël Vinot 1ae058acde fix: [add_attribute] Only create a proposal when needed 2019-07-19 14:46:28 +02:00
Raphaël Vinot f5cbb417c8 new: [Sightings] Delete method
Fix #230
2019-07-19 11:42:05 +02:00
Raphaël Vinot ce4cb36d0d chg: Reorganise ExpandedPyMISP methods, normalise the parameters 2019-07-17 15:37:14 +02:00
Raphaël Vinot c9d58dad8a chg: Deprecate everything in PyMISP 2019-07-17 11:44:55 +02:00
mokaddem 98ce3f803e fix: [direct_call] Allows the response type to be something else than a
JSON (e.g. csv).
2019-05-22 11:55:03 +02:00
Raphaël Vinot 121d8853e2 new: Method to POST a STIX file to MISP and create a new event. 2019-05-21 16:47:10 +02:00
Raphaël Vinot 633f75db24 new: Improve python3.6+ lib 2019-04-11 23:13:15 +02:00
Raphaël Vinot b1b9f95501 new: Method to set the default role 2019-04-04 16:39:17 +02:00
Raphaël Vinot 3fb54e62b2 new: Default to "me" in the get_user method, update ExpandedPyMISP
Fix #377
2019-04-04 14:37:17 +02:00
Raphaël Vinot 99b2052449 new: Add get_object to ExpandedPyMISP.
Fix #372
2019-04-04 10:42:37 +02:00
Raphaël Vinot 1de4c9d0b9 new: Test cases for CSV loader, add cleaner methods in ExpandedPyMISP 2019-04-03 17:46:52 +02:00
Raphaël Vinot e5a42b812f new: Add CSV loader
Fix #376
2019-04-03 16:28:31 +02:00
Raphaël Vinot 0a01a16c6b new: Add test cases for stix export 2019-02-01 11:07:42 +01:00
Raphaël Vinot 57bb8cea1a chg: force to_ids to be a boolean, as MISP is expecting.
fix #320
2019-01-22 11:49:04 +01:00
Raphaël Vinot a3108f7689 fix: error vs errors key 2018-12-26 17:38:19 +01:00
Raphaël Vinot a09915d850 chg: Remove compat for MISP 2.4.52, cleanup. 2018-12-18 11:04:36 +01:00
Raphaël Vinot de118795ce fix: properly handle errors on event creation/update 2018-11-28 17:34:38 +01:00
Raphaël Vinot 0770a15659 new: search_index in ExpandedPyMISP, cleanup, update jupyter 2018-11-22 14:29:07 +01:00
Raphaël Vinot f403afb66a fix: Type of quick_filter 2018-11-20 14:59:58 +01:00
Raphaël Vinot 3567359fa5 fix: quick_filter was broken. 2018-11-20 14:59:20 +01:00
Raphaël Vinot 2c0da24437 new: Add log search 2018-11-20 01:21:06 +01:00
Raphaël Vinot 8d33e20721 new: Add test cases for sightings, cleanup 2018-10-31 16:42:01 +01:00
Raphaël Vinot 0a2a6b3d6b new: Allow to pass csv to return_format in search 2018-10-21 22:58:07 -04:00
Raphaël Vinot a8a7193059 new: page/limit in search 2018-10-21 18:49:38 -04:00
Raphaël Vinot 9a2610a61f chg: More test cases 2018-10-05 17:45:12 +02:00
Raphaël Vinot e52cd11832 chg: update order parameters & doc 2018-09-30 08:22:44 -04:00
Raphaël Vinot c08deb95b6 new: tests for update modules 2018-09-29 15:44:02 -04:00
Raphaël Vinot 2dbd21a752 new: tests for upload_sample 2018-09-29 15:11:42 -04:00
Raphaël Vinot da0f6ef7d2 new: Add test for warninglists 2018-09-25 09:32:17 -04:00
Raphaël Vinot 9a6761e817 add: Add __eq__ to AbstractMISP
Allow to discard duplicate tags.
2018-09-23 17:39:24 -04:00
Raphaël Vinot b636a320df new: toggle warning list, add test case 2018-09-21 13:02:15 -07:00
Raphaël Vinot 2607111b19 add: more test cases 2018-09-19 17:22:37 -07:00
Raphaël Vinot e56f70b722 new: Add lots of test cases, find lots of bugs 2018-09-18 21:58:20 -07:00
Raphaël Vinot cd1de8c6bf New: use new CSV interface, add test cases 2018-09-17 18:37:07 -07:00
Raphaël Vinot f4c0b92305 fix: jerry rig support for old python 2018-08-28 16:30:34 -04: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 739ab41896 new: More test cases, bug fixes 2018-08-10 19:04:02 +02:00
Raphaël Vinot fcb83f7318 new: Reworking the REST API (WiP) 2018-08-09 18:12:05 +02:00