Raphaël Vinot
|
7b32bfd1da
|
chg: Bump Changelog.
|
2018-02-13 11:30:28 +01:00 |
Raphaël Vinot
|
0a42660311
|
chg: version bump
|
2018-02-13 11:29:08 +01:00 |
Raphaël Vinot
|
b330a3106f
|
chg: Bump misp-objects
|
2018-02-13 11:26:17 +01:00 |
Raphaël Vinot
|
cd6b596574
|
new: APIs to manage sharing groups
Fix #185
|
2018-02-13 11:25:05 +01:00 |
Raphaël Vinot
|
3e8e588846
|
new: returnMetaAttributes flag for freeTextImport API
Fix #188
|
2018-02-13 10:50:51 +01:00 |
Raphaël Vinot
|
45d5f44e24
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2018-02-08 11:19:20 +01:00 |
Raphaël Vinot
|
14c2f2780b
|
chg: Bump describeTypes (add mime)
|
2018-02-08 11:19:10 +01:00 |
Alexandre Dulaunoy
|
fa1a780929
|
Merge pull request #186 from cudeso/master
Prevent unpublished events to be included in feed
|
2018-02-06 22:17:37 +01:00 |
Koen Van Impe
|
b6eb65c77f
|
Prevent unpublished events to be included in feed
Change default proposed config
|
2018-02-06 21:41:03 +01:00 |
Raphaël Vinot
|
d9fb66690e
|
chg: Bump misp-objects
|
2018-02-06 12:06:17 +01:00 |
Raphaël Vinot
|
9349e04e19
|
chg: Bump describeType
|
2018-02-05 16:51:15 +01:00 |
Raphaël Vinot
|
a1d4b338fc
|
chg: Bump describeType
|
2018-02-02 15:29:10 +01:00 |
Raphaël Vinot
|
05bbfac658
|
fix: Encode string in _encode_file_to_upload
|
2018-01-29 10:30:37 +01:00 |
Raphaël Vinot
|
f9063ad588
|
chg: Version bump
|
2018-01-28 20:55:43 +01:00 |
Raphaël Vinot
|
659ba8291d
|
chg: Bump Changelog
|
2018-01-28 20:53:34 +01:00 |
Raphaël Vinot
|
bdf1dfe63c
|
fix: Only skip test for 3.0->3.5
|
2018-01-28 20:40:09 +01:00 |
Raphaël Vinot
|
ab9e6aabf5
|
fix: sys.api_version -> sys.version_info
|
2018-01-26 21:41:53 +01:00 |
Raphaël Vinot
|
1cb1672998
|
chg: Skip sample upload test on python 3.4
|
2018-01-26 21:36:09 +01:00 |
Raphaël Vinot
|
e589acd495
|
Revert "chg: Re-enable python3.4 on travis..."
Lief doesn't support python 3.4
This reverts commit 35a8d92ace .
|
2018-01-26 21:11:25 +01:00 |
Raphaël Vinot
|
35a8d92ace
|
chg: Re-enable python3.4 on travis...
|
2018-01-26 21:06:38 +01:00 |
Raphaël Vinot
|
825fa5361b
|
chg: Bump misp-object & describeTypes
|
2018-01-26 20:27:56 +01:00 |
Raphaël Vinot
|
e937c3ae81
|
new: Add bindings for Galaxies and Taxonimies
|
2018-01-26 17:02:47 +01:00 |
Raphaël Vinot
|
250190e8a8
|
new: Add bindings to PyMISPWarninglists
|
2018-01-25 17:56:30 +01:00 |
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 |