Raphaël Vinot
|
2d0d36e578
|
chg: Improve deprecation message on PyMISP
|
2019-07-17 17:12:28 +02:00 |
Raphaël Vinot
|
c9d58dad8a
|
chg: Deprecate everything in PyMISP
|
2019-07-17 11:44:55 +02:00 |
Raphaël Vinot
|
9f53426202
|
Merge pull request #408 from tomking2/master
Introduce ability to create a sharing group
|
2019-07-04 10:59:33 +02:00 |
Tom King
|
fcfe058509
|
chg: Allow for deletion of security group
|
2019-06-20 09:11:51 +01:00 |
Tom King
|
709ba2c29c
|
chg: Remove roaming as it can't be set in this request
|
2019-06-19 10:40:15 +01:00 |
Tom King
|
ffcc7e0631
|
new: Introduce ability to create a sharing group
|
2019-06-19 10:25:34 +01: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 |
Jeroen Pinoy
|
309b767864
|
Added includeWarninglistHits as a possible filter for the event level restsearch.
|
2019-05-12 01:08:21 +02:00 |
hrifflet
|
56f80960f2
|
Resolve issue with change_sharing_group which do not update event successfully.
|
2019-04-30 15:12:08 +00:00 |
Christophe Vandeplas
|
bd758f06c1
|
new: Allow custom user-agent
|
2019-04-30 11:42:46 +02:00 |
Steve Clement
|
b6dc0a196b
|
fix: [typo] Fixed a small typo I noticed in the docs.
|
2019-04-16 09:07:57 +09:00 |
Raphaël Vinot
|
633f75db24
|
new: Improve python3.6+ lib
|
2019-04-11 23:13:15 +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 |
Jacco Ligthart
|
00bce80bdb
|
fix for "'NoneType' object has no attribute 'setdefault'"
|
2019-03-11 13:12:29 +01:00 |
Raphaël Vinot
|
ea6aeff4e1
|
fix: Allow to use global variables HTTP_PROXY and HTTPS_PROXY again
Fix #365
|
2019-03-11 11:56:56 +01:00 |
Raphaël Vinot
|
ec6439ce34
|
fix: Slight changes in new .change_disable_correlation method
|
2019-03-11 11:32:54 +01:00 |
Raphaël Vinot
|
e73bdc765e
|
Merge branch 'master' of https://github.com/l3m0ntr33/PyMISP into l3m0ntr33-master
|
2019-03-11 11:07:47 +01:00 |
Raphaël Vinot
|
c592bfcca9
|
fix: get_object_template_id was broken. Add test case.
Fix #361
|
2019-03-11 10:15:45 +01:00 |
hrifflet
|
e91d4a7d2d
|
Add new function PyMISP.change_disablecorrelation(attribute_uuid,disable_correlation) to be able to enable/disable correlation on attributes.
|
2019-03-08 11:33:33 +00:00 |
Raphaël Vinot
|
e688a3e99f
|
fix: properly pass the auth parameter to the request
|
2019-02-27 21:38:31 -08:00 |
Raphaël Vinot
|
fc3958ace2
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-02-27 11:14:14 -08:00 |
Raphaël Vinot
|
4d792bd7a5
|
new: add auth parameter to pass to python-requests
|
2019-02-27 11:13:43 -08:00 |
Hannah Ward
|
c5e5ad5050
|
fix: URLJoin condition for double quotes
|
2019-02-21 13:15:24 +00:00 |
Hannah Ward
|
731acea4dc
|
fix: Do not override sub-path from root URL
|
2019-02-21 13:11:33 +00:00 |
Raphaël Vinot
|
bd74a11e2f
|
fix: Copy event dictionary when creating a MISPEvent
Fix #321
|
2019-02-13 00:12:49 +01:00 |
Raphaël Vinot
|
5afdcb5709
|
fix: Wrong documentation on PyMISP.search_sightings
Fix #336
|
2019-02-07 16:25:49 +01:00 |
Raphaël Vinot
|
ec60442491
|
fix: Fix dependencies for py2
|
2019-02-06 11:53:37 +01:00 |
Armīns Palms
|
feb13bb5f8
|
Search function fix to comply new version of MISP
|
2019-02-04 14:27:20 +02:00 |
Armīns Palms
|
13ffef2c6f
|
Check if IOC values are in warninglist
|
2019-02-01 15:43:01 +02:00 |
Raphaël Vinot
|
91f3414cfe
|
fix: Documentation error fix #278
|
2019-01-22 14:06:03 +01:00 |
Raphaël Vinot
|
362e324389
|
fix: Still support simple event dict content
|
2019-01-22 11:10:27 +01:00 |
Raphaël Vinot
|
4c60ed7e95
|
fix: Don't modify event passed to the add_attribute methods
fix #321
|
2019-01-22 11:07:06 +01:00 |
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
|
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 |
DragonDev1906
|
5c72dc9c33
|
dded get_object & get_attribute
|
2018-12-06 14:26:23 +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
|
0770a15659
|
new: search_index in ExpandedPyMISP, cleanup, update jupyter
|
2018-11-22 14:29:07 +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 |