Raphaël Vinot
|
837372cf3e
|
fix: Allow to pass value, UUID, or ID to a sighting.
|
2018-01-25 16:24:24 +01:00 |
Raphaël Vinot
|
076393d55e
|
add: Allow to fetch warninglists
Fix #180
|
2018-01-25 16:02:58 +01:00 |
Raphaël Vinot
|
f1feeb4190
|
Merge pull request #181 from LOUISLCE/feat-add-tests
Add and refactor some tests
|
2018-01-25 15:22:19 +01:00 |
Louis LCE
|
3d6fa51a7a
|
Add tag test
|
2018-01-24 16:19:53 +01:00 |
Louis LCE
|
c80bef0e0d
|
Add a simple test for uploading samples
|
2018-01-24 15:31:09 +01:00 |
Louis LCE
|
7b6276fbf8
|
Add warning when failing to import dependencies
|
2018-01-24 15:21:08 +01:00 |
Louis LCE
|
2b1546ab43
|
Improve and refactor attributes tests
|
2018-01-24 15:19:31 +01:00 |
Raphaël Vinot
|
19fa34c8fe
|
Merge branch 'LDO-CERT-master'
|
2018-01-23 11:07:53 +01:00 |
Raphaël Vinot
|
e2bb66d01c
|
chg: Cleanup new sbsignature generator
|
2018-01-23 11:07:36 +01:00 |
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 |