Tom King
db7320ff03
chg: Add support for sharing group filter for search_index
2019-01-16 15:53:38 +00:00
Tom King
545d5cc1b7
Merge remote-tracking branch 'upstream/master'
2019-01-16 15:51:57 +00:00
Raphaël Vinot
d4daa2f827
Merge branch 'master' of github.com:MISP/PyMISP
2019-01-14 10:12:53 +01:00
Raphaël Vinot
4687cb8034
chg: Bump misp-objects
2019-01-14 10:12:43 +01:00
Raphaël Vinot
ee86f6fa44
fix: The wrong class name was used when there is an error at Event creation.
2019-01-14 10:11:58 +01:00
Alexandre Dulaunoy
f5e621b2a5
chg: [data] fix describeTypes
2019-01-13 12:07:24 +01:00
Alexandre Dulaunoy
13ec75df29
chg: [data] new types added (hassh-md5 and hasshserver-md5)
2019-01-13 11:55:00 +01:00
Alexandre Dulaunoy
2c882c1887
chg: [misp-objects] templates updated to the latest version
2018-12-30 16:18:27 +01:00
Alexandre Dulaunoy
e3bc4f2be6
chg: [data] describeTypes updated (grabbed from MISP HEAD)
2018-12-30 13:02:14 +01:00
Alexandre Dulaunoy
444f9a6fd9
chg: [data] ja3-fingerprint-md5 type added
2018-12-30 12:49:44 +01:00
Raphaël Vinot
a3108f7689
fix: error vs errors key
2018-12-26 17:38:19 +01:00
Alexandre Dulaunoy
2f84b7ecdb
chg: [data] describeTypes.json updated to the latest version
2018-12-24 20:27:19 +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
Christophe Vandeplas
486017d345
fix: get_object_template_id
2018-12-09 13:26:43 +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
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
DragonDev1906
5c72dc9c33
dded get_object & get_attribute
2018-12-06 14:26:23 +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
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
Dawid Czarnecki
7ea50075e4
chg: Include proposals in attributes search
...
Add includeProposals param to the search method
2018-11-28 10:05:26 +01:00
Raphaël Vinot
40304d6403
chg: Bump misp-objects
2018-11-23 15:43:21 +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
3113fcad55
chg: Fixes & update Jupyter
2018-11-20 01:39:20 +01:00
Raphaël Vinot
2c0da24437
new: Add log search
2018-11-20 01:21:06 +01:00
Raphaël Vinot
47229077f0
Merge branch 'master' of github.com:MISP/PyMISP
2018-11-09 10:56:08 +01:00
Raphaël Vinot
bc8a397752
new: change_distribution method
...
Fix : #294
2018-11-09 10:55:27 +01:00
Nils Kuhnert
a92e2a2d43
Fixes date parameters for search_index() function
2018-11-08 08:51:20 +01:00
Raphaël Vinot
8d33e20721
new: Add test cases for sightings, cleanup
2018-10-31 16:42:01 +01:00
Sami Mokaddem
7975c03774
new: [sighting] Added support of sighting REST API
2018-10-23 18:23:11 +02: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
7e6cb313ce
chg: Bump version
2018-10-12 15:41:08 +02:00
Raphaël Vinot
2cc4db34bf
chg: Bump misp-objects
2018-10-12 15:40:17 +02:00
Raphaël Vinot
220b7bffff
new: direct_call without data means GET
2018-10-09 14:44:07 +02:00
Raphaël Vinot
6bf904f6ce
chg: allow to pass a json string to direct_call
2018-10-09 14:28:50 +02:00
Raphaël Vinot
af56ab6bb8
fix: direct call & add example
2018-10-09 14:19:07 +02:00