Commit Graph

1810 Commits (7dfb2003ab45108b664976541c3402f85d094334)

Author SHA1 Message Date
Koen Van Impe c8e9aa47d5 Disable to_ids based on false positive sightings reporting 2019-09-24 20:59:46 +02:00
Alexandre Dulaunoy 1e0016cafa
chg: [misp-objects] updated to the latest version 2019-09-19 14:33:01 +02:00
Raphaël Vinot 7510914c30 chg: Update search examples 2019-09-16 21:52:38 +02:00
Raphaël Vinot 9a6fea67c4 chg: Update main notebook 2019-09-16 18:30:53 +02:00
Alexandre Dulaunoy b67cec60a3
chg: [test] remove attribute field which was not foreseen in 2.4 branch
Signed-off: by the Hungarian leader
2019-09-16 15:06:05 +02:00
Raphaël Vinot 605cdc21ef chg: Fix travis tests due to sighting_timestamp 2019-09-16 13:10:14 +02:00
Raphaël Vinot 7324ae72e6 new: Better handling of delete(d) attributes
* Hard delete on attribute
* Get the deleted attributes within an event
2019-09-13 16:12:45 +02:00
Raphaël Vinot 266b7abfcd Merge branch 'master' of github.com:MISP/PyMISP 2019-09-13 14:33:09 +02:00
Raphaël Vinot a6dae9467b chg: Use default for warnings
fix: #453
2019-09-13 14:32:48 +02:00
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