Commit Graph

1851 Commits (cbce2cfbfe9728e2655204dc1d8120f60984f7ae)

Author SHA1 Message Date
Raphaël Vinot 1a8ceacee1
Merge pull request #452 from camAtGitHub/master
Make client_certs out of the box friendly
2019-09-12 13:42:34 +02:00
Campbell McKenzie 0fad4d9640 Make client_certs out of the box friendly 2019-09-12 12:42:22 +10:00
Raphaël Vinot b800dcb4b4 chg: Dump dependencies, update tests 2019-09-11 14:20:55 +02:00
Raphaël Vinot 53667485b9 chg: Bump readme 2019-09-10 13:55:58 +02:00
Raphaël Vinot 7912df8f37 fix: Python 2.7 support
I want a cookie.
2019-09-04 14:35:02 +02:00
Raphaël Vinot 9df636cd37 chg: Update upload malware/attachment example script
Fix #447

Make data at attibute level more generic with getter/setter methods
2019-09-04 13:59:25 +02:00
Raphaël Vinot 73c8d8b87d chg: Bump Changelog. 2019-08-30 14:20:26 +02:00
Raphaël Vinot daca32db36 fix: Event delegation was incorrect 2019-08-30 14:19:52 +02:00
Raphaël Vinot d47bf6fbdf chg: Bump Changelog. 2019-08-30 12:16:09 +02:00
Raphaël Vinot 5037810c4c chg: Temp disable tests for request_community_access 2019-08-30 12:15:39 +02:00
Raphaël Vinot 681c06cdd2 chg: Disable test for now 2019-08-30 12:03:52 +02:00
Raphaël Vinot ea2f6feb91 chg: Bump Changelog. 2019-08-30 11:55:26 +02:00
Raphaël Vinot 5f2c98acd0 chg: Bump Dependencies 2019-08-30 11:54:21 +02:00
Raphaël Vinot 4f8508fb0a Bump Changelog. 2019-08-30 11:51:35 +02:00
Raphaël Vinot 1b2328d485 chg: Bump version 2019-08-30 11:50:36 +02:00
Raphaël Vinot 7bf6005576 new: [Community] Request access 2019-08-30 11:45:56 +02:00
Raphaël Vinot 7402e1b3b6 new: Initial support for communities 2019-08-29 18:08:53 +02:00
Raphaël Vinot a5d4910c1f new: Contact event reporter 2019-08-28 16:02:26 +02:00
Raphaël Vinot cebdc2ef3f fix: Automatically skip empty string in add_attribute at object level
Fix #439

Re-enable test cases.
2019-08-28 14:46:02 +02:00
Raphaël Vinot f0c103b73c chg: Bump misp-objects 2019-08-27 14:03:03 +02:00
Raphaël Vinot f133cb9477 chg: Re-enable a few test cases 2019-08-27 10:43:58 +02:00
Raphaël Vinot b802e202e2 chg: Make sure delegation is enabled while testing 2019-08-26 20:34:27 +02:00
Raphaël Vinot bfd57e7741 chg: [tests] Check the type of the response 2019-08-26 20:18:12 +02:00
Raphaël Vinot 1f74a943e6 chg: New local key in Org/Orgc 2019-08-26 19:40:14 +02:00
Raphaël Vinot 0b7314c474 new: Delegate Event
And more test cases
2019-08-26 16:24:48 +02:00
Raphaël Vinot 101ec5f9ed chg: [tests] Do not run in fast mode by default. 2019-08-20 15:59:41 +02:00
Raphaël Vinot e95948bcf6 chg: Better handling of sightings. 2019-08-20 15:34:21 +02:00
Raphaël Vinot eba8b6df24 fix: [Travis] User cannot create tag, Travis was right. 2019-08-19 12:31:05 +02:00
Raphaël Vinot 7a2fdd7d24 chg: [Travis] Add more debug 2019-08-19 12:11:54 +02:00
Raphaël Vinot b897dcf19c fix: Invalid tests in last commit. 2019-08-19 11:58:37 +02:00
Raphaël Vinot 2841d56131 fix: [Travis] Slight changes to help debug on Travis. 2019-08-19 11:48:41 +02:00
Raphaël Vinot 4995ff731d chg: Add test related to travis 2019-08-19 11:30:53 +02:00
Raphaël Vinot 11e754681d chg: Bump Changelog 2019-08-16 17:02:38 +02:00
Raphaël Vinot cbf3039735 chg: Bump version 2019-08-16 17:01:34 +02:00
Alexandre Dulaunoy ebd957ed9d
Merge pull request #438 from cudeso/master
Include date_from and date_to in report generation
2019-08-16 15:31:40 +02:00
Koen Van Impe f063457261 Include date_from & date_to in subject and report content 2019-08-16 15:11:43 +02:00
Koen Van Impe c149886a88 Allow statistics date_from date_to
- date_from + date_to
- move misp object creation after argument parser
2019-08-16 14:55:59 +02:00
Raphaël Vinot 85643da9ae fix: Fallback to propose attribute update. 2019-08-16 11:44:32 +02:00
Raphaël Vinot f384d74049 chg: Improve test cases 2019-08-16 11:28:07 +02:00
Raphaël Vinot 4ccddeee9c Merge branch 'master' of github.com:MISP/PyMISP 2019-08-16 10:48:18 +02:00
Raphaël Vinot 2e84dd69fc chg: Update and improve live testing 2019-08-16 10:48:06 +02:00
Raphaël Vinot d3a4e1d1c8
Merge pull request #436 from cudeso/master
Allow to supply mail options as arguments on command line
2019-08-14 15:44:53 +02:00
Koen Van Impe 3d2930db12 Allow to supply mail options as arguments on command line 2019-08-14 08:46:11 +02:00
Raphaël Vinot 3ad3513800
Merge pull request #435 from 0xThiebaut/master
Fix stats_report example to use ExpandedPyMISP
2019-08-12 17:23:59 +02:00
Raphaël Vinot 2d37c68bd7 chg: Add tests cases for sync, bump describeTypes 2019-08-12 14:12:40 +02:00
Maxime Thiebaut e912b3ff93 Fix stats_report example to use ExpandedPyMISP
The stats_report example relied on deprecated functions making it crash.
This has been fixed by upgrading to ExpandedPyMISP. Further checks have
been introduced to ensure used dictionnary keys do exist as the example
also crashed on clean MISP instances due to empty responses.
2019-08-12 13:44:10 +02:00
Raphaël Vinot 29cc7142ff Merge branch 'master' of github.com:MISP/PyMISP 2019-08-09 17:59:06 +02:00
Raphaël Vinot 96576af02b new: Helpers & testcases for syncing 2019-08-09 17:58:55 +02:00
Raphaël Vinot b68c3fce6b
Merge pull request #434 from zaphodef/patch-1
chg: Return empty list instead of None
2019-08-08 15:15:12 +02:00
Pierre-Jean Grenier a2aa5646df
chg: Return empty list instead of None
In all cases but one, the 3rd returned object is a (potentially empty) list.
2019-08-08 14:35:51 +02:00