Commit Graph

1391 Commits (801352476f753b96838031328004d50157c7d26f)

Author SHA1 Message Date
Alexandre Dulaunoy 2f84b7ecdb
chg: [data] describeTypes.json updated to the latest version 2018-12-24 20:27:19 +01:00
Alexandre Dulaunoy 748a310052
Merge pull request #318 from cvandeplas/master
sort describeTypes.json output
2018-12-20 13:37:36 +01:00
Christophe Vandeplas bfbaa70ee3 sort describeTypes.json output
This is needed for the compatibility with the gen_misp_types_categories.py script. Data was sorted using the order_dict function of the gen_misp_types_categories script.
2018-12-20 13:27:26 +01:00
Raphaël Vinot 268241cb4f new: Bump describe types
fix #317
2018-12-20 12:05:46 +01:00
Raphaël Vinot 2284e8a9c9 Merge branch 'master' of github.com:MISP/PyMISP 2018-12-19 11:45:15 +01:00
Raphaël Vinot b72aa536aa chg: More flexibility when loading an object from python dict 2018-12-19 11:44:42 +01:00
Raphaël Vinot 9365f801d4
fix: Typo 2018-12-19 10:50:50 +01:00
Raphaël Vinot 5de57816dd chg: Pass all parameters to the search API. 2018-12-18 15:29:40 +01:00
Raphaël Vinot 8ead1bea5e Merge branch 'master' of github.com:MISP/PyMISP 2018-12-18 11:04:39 +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 14921ea30b
Merge pull request #257 from mokaddem/usersStatistics
new: [usersStats] Possibility to fetch users/statistics
2018-12-17 19:37:54 +01:00
Raphaël Vinot 864aa5fe70 chg: set verifycert to false in tests 2018-12-10 14:08:23 +01:00
Steve Clement 58d08889b3 chg: [tests] Added verifycert option in case of using self-signed cert. 2018-12-10 13:52:59 +01:00
Steve Clement 211352c74c Merge branch 'master' of github.com:SteveClement/PyMISP 2018-12-10 12:55:33 +01:00
Steve Clement 91fe83a475 Merge remote-tracking branch 'upstream/master' 2018-12-10 10:49:16 +01:00
Raphaël Vinot e0bf5b9d8f
Merge pull request #311 from cvandeplas/master
Bugfixes
2018-12-09 14:00:48 +01:00
Christophe Vandeplas 486017d345 fix: get_object_template_id 2018-12-09 13:26:43 +01:00
Raphaël Vinot a2388bb242 chg: Bump Changelog, again 2018-12-06 15:20:25 +01:00
Raphaël Vinot a07552bb04 Merge branch 'master' of github.com:MISP/PyMISP 2018-12-06 15:19:12 +01:00
Raphaël Vinot ab908af5a7 chg: Bump Changelog 2018-12-06 15:18:39 +01:00
Raphaël Vinot 93e985d2b6 chg: Bump version 2018-12-06 15:17:03 +01:00
Raphaël Vinot 8fd4da1b80 chg: Bump misp-objects & describeTypes 2018-12-06 15:16:22 +01:00
Raphaël Vinot 6846517dbb
Merge pull request #310 from DragonDev1906/master
Added get_object & get_attribute (by ID)
2018-12-06 14:35:25 +01:00
DragonDev1906 5c72dc9c33 dded get_object & get_attribute 2018-12-06 14:26:23 +01:00
Raphaël Vinot a4273f5452
Merge pull request #307 from garanews/patch-1
fix for last pymisp version
2018-12-05 10:12:24 +01:00
garanews 35b6fc3cb5
fix for last pymisp version 2018-12-04 16:08:00 +00:00
Raphaël Vinot 98feed7373 fix: Auto generate doc for PyMISPExpanded 2018-12-03 17:39:26 +01:00
Raphaël Vinot 6c7d75c2bb Merge branch 'master' of github.com:MISP/PyMISP 2018-12-03 17:29:37 +01:00
Raphaël Vinot af4ce20b5b new: Auto generate doc for PyMISPExpanded 2018-12-03 17:29:24 +01:00
Raphaël Vinot 49dcfb423d chg: Bump Changelog 2018-12-03 17:10:21 +01:00
Raphaël Vinot 7e523fbff2 chg: Version bump 2018-12-03 17:08:49 +01:00
Raphaël Vinot cf622cd807 chg: Bump misp-objects 2018-11-29 18:14:55 +01:00
Raphaël Vinot b895c30b39 fix: Test failing on travis... 2018-11-29 18:14:10 +01:00
Raphaël Vinot 573e4a426c chg: Add test cases for default distribution levels 2018-11-29 17:27:58 +01:00
Raphaël Vinot de118795ce fix: properly handle errors on event creation/update 2018-11-28 17:34:38 +01:00
Tom King d3f38ce092 chg: Support for Payload Delivery > Other attribute as PyMISP function 2018-11-28 14:27:16 +00:00
Raphaël Vinot 1343432e32
Merge pull request #305 from dawid-czarnecki/feature/include_proposals
chg: Include proposals in attributes search
2018-11-28 10:39:51 +01:00
Dawid Czarnecki 7ea50075e4 chg: Include proposals in attributes search
Add includeProposals param to the search method
2018-11-28 10:05:26 +01:00
Steve Clement 54fa1771a7 Merge remote-tracking branch 'upstream/master' 2018-11-24 15:03:23 +09:00
Raphaël Vinot e9c3837e77
Merge pull request #301 from deralexxx/patch-7
mention virtualenv
2018-11-23 18:27:23 +01:00
Raphaël Vinot 40304d6403 chg: Bump misp-objects 2018-11-23 15:43:21 +01:00
Alexander J 03055a5d22
mention virtualenv
mide make sense for people who want to use it with virtualenv
2018-11-23 09:29:19 +01:00
Raphaël Vinot 72ac4fa4c7 chg: Update readme to document testing 2018-11-22 16:50:18 +01:00
Raphaël Vinot a7a178c4bd fix: test case. 2018-11-22 15:25:52 +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 cc15e71671 Merge branch 'master' of github.com:MISP/PyMISP 2018-11-21 15:25:50 +01:00
Raphaël Vinot 0fa38eaed9 fix: Do not run the zmq test on travis 2018-11-21 15:25:39 +01:00
Steve Clement 4eaf958ac2 Merge remote-tracking branch 'upstream/master' 2018-11-21 20:45:33 +09:00
Sascha Rommelfangen 4138a848ee
be more precise with the supported time indicators 2018-11-20 15:18:21 +01:00
Sascha Rommelfangen 12b3387df1
fixed documentation bug 2018-11-20 15:09:29 +01:00