Commit Graph

1490 Commits (309b767864a25e959e699dc82430a7212f9aefc2)

Author SHA1 Message Date
Jeroen Pinoy 309b767864 Added includeWarninglistHits as a possible filter for the event level restsearch. 2019-05-12 01:08:21 +02:00
Raphaël Vinot 767859c264
Merge pull request #385 from l3m0ntr33/master
Resolve issue with change_sharing_group which do not update event suc…
2019-05-08 16:31:42 +02:00
Raphaël Vinot a79c4ed9c2 chg: Use pydeep from pypi, add test 2019-05-08 12:16:43 +02:00
Raphaël Vinot 33b21d0ee8 chg: Bump dependencies 2019-05-08 11:34:06 +02:00
Raphaël Vinot de65608a12 fix: Properly fix deprecation warning
fix #390
2019-05-08 10:12:41 +02:00
Raphaël Vinot e8bba395bc Merge branch 'cudeso-master' 2019-05-07 11:07:51 +02:00
Raphaël Vinot 5a4c37d029 chg: Bump dependencies. 2019-05-07 11:04:25 +02:00
Koen Van Impe d016571336 Use misp_verifycert flag 2019-05-06 18:01:29 +02:00
Koen Van Impe 38a2903fc9 Take 'to_ids' setting in account and PEP8 checks
- Include check if 'to_ids' is included in the data returned from the
import module
- PEP8 checks
2019-05-06 17:31:52 +02:00
Koen Van Impe 0f49b27794 Automation script that links vmray_submit and vmray_import
Import finished VMRay tasks ; add attributes to event
Makes use of the 'incomplete' workflow taxonomy
Needs to be put in a cronjob to run in the background
2019-05-01 22:48:07 +02:00
hrifflet 56f80960f2 Resolve issue with change_sharing_group which do not update event successfully. 2019-04-30 15:12:08 +00:00
Raphaël Vinot 7d6b79216c
Merge pull request #384 from cvandeplas/master
new: Allow custom user-agent
2019-04-30 11:52:28 +02:00
Christophe Vandeplas bd758f06c1 new: Allow custom user-agent 2019-04-30 11:42:46 +02:00
Alexandre Dulaunoy 94f823154d
Merge pull request #383 from hackunagi/master
Update PyMISP_tutorial.ipynb
2019-04-27 07:07:27 +02:00
Carlos Borges 47729c413f
Update PyMISP_tutorial.ipynb
The function to collect event_id and put it into a list isn't looking into each MISPAttribute.
Just updated the script to look it.
2019-04-26 17:15:45 -03:00
Raphaël Vinot 582dda0ce2 fix: Travis & python2 2019-04-25 13:23:26 +02:00
Raphaël Vinot 0754fdbe32 fix: Last commit foobar 2019-04-24 16:53:56 +02:00
Raphaël Vinot 26e7e95f2c fix: Install lief on python < 3.7 with pipenv 2019-04-24 16:51:09 +02:00
Raphaël Vinot 5d31af69b2 chg: Bump Pipfile for python 3.7 2019-04-24 16:24:42 +02:00
Raphaël Vinot 66f5154284 fix: Bump Test files because of new template version 2019-04-24 15:55:47 +02:00
Raphaël Vinot 146888fd83 chg: Bump changelog 2019-04-24 15:46:46 +02:00
Raphaël Vinot 810468e169 chg: Bump Objects 2019-04-24 15:45:54 +02:00
Raphaël Vinot 78d59ca9b6 chg: Bump version, Bump changelog 2019-04-24 15:39:51 +02:00
Raphaël Vinot d7eecb39ee chg: Add python 3.7 support for pipenv users 2019-04-24 15:38:35 +02:00
Raphaël Vinot 67cb8e9d53 chg: Allow to pass a eml as string to EmailObject 2019-04-24 15:37:40 +02:00
Raphaël Vinot 921f414e0e chg: Bump dependencies
Fix CVE-2019-11324 (urllib3)
2019-04-19 22:32:33 +02:00
Raphaël Vinot c7446d5311 fix: Build on readthedocs 2019-04-16 14:51:59 +02:00
Raphaël Vinot a95ec9b774 Merge branch 'master' of github.com:MISP/PyMISP 2019-04-16 11:43:45 +02:00
Raphaël Vinot 6293d5b7db chg: Bump dependencies 2019-04-16 11:43:35 +02:00
Raphaël Vinot dac51fdec3 chg: Bump misp-objects 2019-04-16 11:42:58 +02:00
Raphaël Vinot b67d2e024c chg: Allow to pass an AbstractMISP to add_reference
Fix #379
2019-04-16 11:41:43 +02:00
Steve Clement 13445b5174
Merge pull request #382 from SteveClement/typo
fix: [typo] Fixed a small typo I noticed in the docs.
2019-04-16 09:08:54 +09: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 e545a7cbc1 new: test cases for attributes and proposals 2019-04-12 16:40:22 +02:00
Raphaël Vinot f002854e82 chg: Rework notebooks. 2019-04-11 23:14:16 +02:00
Raphaël Vinot 633f75db24 new: Improve python3.6+ lib 2019-04-11 23:13:15 +02:00
Raphaël Vinot e8334be9ca new Add test for ASNObject 2019-04-11 09:47:57 +02:00
Raphaël Vinot c37eabdaed chg: Bump dependencies 2019-04-11 09:47:28 +02:00
Raphaël Vinot 52402c2acf new: add_attributes method in MISPObject (for multiple attributes) 2019-04-09 17:54:12 +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 a68bd80ab9 fix: Add missing files for testing (CSV loader) 2019-04-04 10:53:28 +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 1e060f669f new: Helper to create MISP Objects for regcheck.org.uk 2019-04-02 17:13:07 +02:00
Raphaël Vinot 64bcaad0e5 fix: Properly test query ACLs 2019-03-25 16:12:01 +01:00
Raphaël Vinot a2d5a8a3a8 new: Test for ACLs in testlive 2019-03-25 15:41:11 +01:00
Raphaël Vinot c888af177f fix: Update all json submodules at one place in testlive 2019-03-25 10:57:12 +01:00
Raphaël Vinot 8940c09925 chg: Display an error on failure in testlive 2019-03-25 10:38:21 +01:00