Raphaël Vinot
cb4d464526
chg: Bump misp-objects
2018-01-23 11:06:44 +01:00
garanews
db235899bf
sb-signature library
...
Created sb-signature library with relative example for testing.
Thanks @dadokkio
2018-01-23 10:35:21 +01:00
Raphaël Vinot
8026d0fa42
fix: Do not use basicConfig in __init__
...
Fix #170
2018-01-22 16:42:47 +01:00
Raphaël Vinot
af52c1c83e
Merge branch 'master' of github.com:MISP/PyMISP
2018-01-22 10:33:49 +01:00
Raphaël Vinot
c151ad497b
chg: Use defaultdict when possible
2018-01-22 10:33:34 +01:00
Raphaël Vinot
720dbb9375
Merge pull request #178 from CenturyLinkCIRT/master
...
Change in add_attachment. Allow explicit attachment naming.
2018-01-20 16:19:53 +01:00
Kory Kyzar
914ac84194
Linting
2018-01-19 15:44:10 -06:00
Kory Kyzar
c797f4dfc4
Bug fix
2018-01-19 13:46:04 -06:00
Kory Kyzar
788a7842fa
Change in add_attachment. Allow explicit attachment naming
2018-01-19 13:27:49 -06:00
Kory Kyzar
9dd04f8664
Merge pull request #1 from MISP/master
...
Syncing with upsteam
2018-01-19 12:42:06 -06:00
Raphaël Vinot
0c763a43d8
Merge pull request #177 from kirzaks/master
...
Change in new_tag function. Added attributie 'hide_tag'
2018-01-19 16:23:43 +01:00
Armīns Palms
9158985f3f
Change in new_tag function. Added attributie 'hide_tag'
2018-01-19 16:57:40 +02:00
Raphaël Vinot
46a675a5ab
Merge pull request #176 from kirzaks/master
...
Change the comment of attribute
2018-01-19 10:04:34 +01:00
Armīns Palms
aaf18fa3c8
Change the comment of attribute
2018-01-18 15:17:52 +02:00
Raphaël Vinot
aff57876bc
chg: Raise an exception when distribution is sharing group, but the ID is missing.
2018-01-16 12:15:30 +01:00
Raphaël Vinot
13ca2e742f
Merge pull request #175 from LOUISLCE/fix-add-hashes-test
...
Fix add_hashes online test function parameters
2018-01-12 23:32:22 +01:00
Louis LCE
f122cdca90
Fix add_hashes test function parameters
2018-01-12 22:01:08 +01:00
Raphaël Vinot
c862800df2
fix: add_hashes was broken
...
Fix #174
2018-01-12 18:47:50 +01:00
Raphaël Vinot
cb4f4d2443
chg: Bump misp-objects
2018-01-12 16:15:38 +01:00
Raphaël Vinot
b733ddbdb0
chg: Improve Object Attribute editing
2018-01-12 16:15:09 +01:00
Raphaël Vinot
4e36ac34dc
fix: Make python2 happy.
2018-01-12 00:45:34 +01:00
Raphaël Vinot
5520cf1261
Merge branch 'neok0-add-objects-template-file-path'
2018-01-12 00:39:14 +01:00
Raphaël Vinot
8d9a5af8d3
chg: Allow to pass a directory with custom object templates
2018-01-12 00:38:15 +01:00
Raphaël Vinot
dfac2e2a05
Merge branch 'add-objects-template-file-path' of https://github.com/neok0/PyMISP into neok0-add-objects-template-file-path
2018-01-11 22:33:11 +01:00
Raphaël Vinot
17cac77231
Merge branch 'master' of github.com:MISP/PyMISP
2018-01-11 14:07:40 +01:00
Raphaël Vinot
e17349cba2
chg: Remove old warning.
2018-01-11 14:07:31 +01:00
Tobias Mainka
716fd2723c
added misp object templates path argument
2018-01-11 12:39:19 +01:00
Andras Iklody
89e900671c
Update settings.default.py
2018-01-11 11:58:50 +01:00
Raphaël Vinot
fc879c531c
Merge branch 'master' of github.com:MISP/PyMISP
2018-01-10 23:39:43 +01:00
Raphaël Vinot
baa617aae4
fix: Download old samples was broken.
2018-01-10 23:39:27 +01:00
Raphaël Vinot
85bc693a63
chg: Bump Changelog
2018-01-10 10:47:20 +01:00
Raphaël Vinot
bfc476ecfc
chg: Bump version
2018-01-10 10:44:37 +01:00
Raphaël Vinot
a78c5cc25c
chg: Bump misp-objects
2018-01-10 10:39:36 +01:00
Raphaël Vinot
6c21728e04
chg: Cleanup from last commit
2018-01-08 12:09:48 +01:00
Raphaël Vinot
c41281030b
chg: Move MISPTag to Abstract MISP.
2018-01-08 11:59:32 +01:00
Raphaël Vinot
96f75cba8a
chg: Bump misp-objects
2018-01-05 19:24:29 +01:00
Raphaël Vinot
a01e7f5e27
fix: edited method works as expected, add tests.
2018-01-05 19:17:25 +01:00
Raphaël Vinot
8ce7a497af
fix: Forgotten test files in last commit...
2018-01-05 11:38:10 +01:00
Raphaël Vinot
4a95a54501
fix: disable_correlation from template not properly used
2018-01-05 11:34:08 +01:00
Raphaël Vinot
b41f057855
chg: Fix tests (new template version)
2018-01-04 17:50:52 +01:00
Raphaël Vinot
131986cf36
chg: Bump misp-objects
2018-01-04 17:28:30 +01:00
Raphaël Vinot
53eb22cac5
chg: Add test for loading existing malware sample from MISP
2018-01-04 17:12:15 +01:00
Raphaël Vinot
95bef91588
Merge pull request #164 from MISP/refactor
...
chg: Multiple changes
2018-01-04 16:50:59 +01:00
Raphaël Vinot
bb1aac5720
chg: Multiple changes
...
* Fix timestamp dump (properly enforce UTC)
* Properly handle proposals
* Add many getter/setter
* Add dedicated test cases for MISPEvent and other objects
2018-01-04 16:43:19 +01:00
Raphaël Vinot
2c3c6d39ff
Merge pull request #162 from AninaAntonie/patch-1
...
fix: set_sightings
2018-01-04 14:44:35 +01:00
Raphaël Vinot
b9718c3fd3
fix: Don't remove the distribution and sharing_group_id from default_attributes_parameters
2018-01-04 12:23:32 +01:00
Raphaël Vinot
4b67605367
chg: Allow do pass a category in default_attributes_parameters for object
...
fix #166
2018-01-04 10:58:31 +01:00
Raphaël Vinot
4362c41f00
chg: Default for sharing_group_id is 0
2018-01-04 10:27:30 +01:00
Raphaël Vinot
639c75bcab
Merge pull request #165 from dadokkio/master
...
_default_attributes_parameters - if set - is a dict
2018-01-04 10:26:10 +01:00
Arcuri Davide
94cd2fd52e
_default_attributes_parameters - if set - is a dict
...
Manage distribution and sharing_group_id as dict key like the other fields.
-- Not sure about default
2018-01-04 08:53:43 +01:00